Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-2022

Parquet engine falls back to "new" Parquet reader unnecessarily

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reviewable
    • Minor
    • Resolution: Unresolved
    • 0.8.0
    • Future
    • Storage - Parquet
    • None

    Description

      The Parquet engine falls back to the "new" Parquet reader whenever a Parquet file that is "complex" (i.e. not purely primitive types) is found.

      The engine should still use the faster reader when all the projected columns are primitive types and only fall back to the other reader when columns containing complex types are selected.

      Attachments

        1. DRILL-2022.2.patch.txt
          2 kB
          Adam Gilmore
        2. DRILL-2022.1.patch.txt
          3 kB
          Adam Gilmore

        Activity

          People

            jaltekruse Jason Altekruse
            dragoncurve Adam Gilmore
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: