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

Support reading the Parquet int 96 type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • Storage - Parquet

    Description

      While Drill does not currently have an int96 type, it is supported by the parquet format and we should be able to read files that contain columns of this type. For now we will read the data into a varbinary and users will have to use existing convert_from functions or write their own to interpret the type of data actually stored. One example is the Impala timestamp format which is encoded in an int96 column.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: