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

Better Parquet handling of sparse columns

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.10.0
    • None
    • Storage - Parquet
    • None

    Description

      It appears the current implantation of ParquetRecordReader will fill in missing columns between files as a NullableIntVector. It would be better if the code could determine if that column was defined in a different file (and didn't conflict) and use the defined data type.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nputnam Nate Putnam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: