Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11301

Extreme cardinality estimations if NDV=1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.0.0, Impala 4.1.0
    • Impala 4.2.0, Impala 4.1.1
    • Frontend
    • None
    • ghx-label-5

    Description

      if ndv of string_col == 1, then string_col != "something const" will have a selectivity of 0, leading to a cardinality of 1 regardless of number of rows

      This issue was introduced in IMPALA-10677

      Attachments

        Issue Links

          Activity

            People

              csringhofer Csaba Ringhofer
              csringhofer Csaba Ringhofer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: