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

Implement support for Fixed Binary type in parquet reader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      Currently we can red out of a fixed binary column in parquet only if it is one of the decimal converted types. This is only a subset of the use cases of the fixed binary table as it can be used to store any arbitrary binary data that is byte aligned and the same length for all values. Unfortunately we do not have the fixed binary vector implemented in Drill currently, so the data will be read into the varbinary vectors, but this cam be optimized later.

      Attachments

        Activity

          People

            jaltekruse Jason Altekruse
            jaltekruse Jason Altekruse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: