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

Bail out min/max filters in hash join builder early

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • None
    • None
    • ghx-label-14

    Description

      Currently, a mechanism is in place to set a min/max filter to always true (not useful) after all batches of rows are inserted into the hash table, utilizing the column stats. While quite helpful, the mechanism does not exploit the property that the same not useful state can be reached as soon as several batches are inserted.

      Attachments

        Activity

          People

            sql_forever Qifan Chen
            sql_forever Qifan Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: