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

Incorrect TupleSchema is created for DICT column when querying Parquet files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.16.0
    • 1.18.0
    • None

    Description

      When DICT column is queried from Parquet file, its TupleSchema contains nested element, e.g. `map`, itself contains `key` and `value` fields, rather than containing the `key` and `value` fields in the DICT's TupleSchema itself. The nested element, `map`, comes from the inner structure of Parquet's MAP (which corresponds to Drill's DICT) representation.

      Attachments

        Issue Links

          Activity

            People

              bohdan Bohdan Kazydub
              bohdan Bohdan Kazydub
              Igor Guzenko Igor Guzenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: