Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6327

Bug in CommonCalc's estimateRowCount() method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • Table SQL / API
    • None

    Description

      (rowCnt * 0.75).min(1.0) should be changed to (rowCnt * 0.75).max(1.0)

      Attachments

        Issue Links

          Activity

            People

              godfreyhe godfrey he
              godfreyhe godfrey he
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: