XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.2.0
    • None
    • None
    • ghx-label-3

    Description

      When the parquet scanner can use the page index it is sometimes needed to skip values from the pages. We can just drop these values since we'll never need them.

      The decoders don't support value-skipping at the moment, therefore we have to decode each and every value even if we know that we will never need many of them.

      The decoders should have methods for value-skipping to make scanning more efficient.

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: