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

Predicate pushdown for complex types to scan node instead of unnest node

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend, Frontend

    Description

      Instead of evaluating predicates inside an unnest it would be better to push the predicates directly into the scanner that fills the “list of tuples” slot consumed by the unnest. For example, the predicate evaluation could be integrated into the scanner’s DFA for projecting complex input data to the minimal output tuple.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaborkaszab Gabor Kaszab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: