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

Query parquet file treat INT_16 & INT_8 as INT32

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.10.0
    • Execution - Data Types
    • None

    Description

      Encounter this issue while trying to query a parquet file:
      org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR:
      UnsupportedOperationException: unsupported type: INT32 INT_16 Fragment 1:1

      We can treat the following Field Type as INTEGER before support of Short & Byte is implemeted:

      • INT32 INT_16
      • INT32 INT_8

      Attachments

        Issue Links

          Activity

            People

              sharnyk Serhii Harnyk
              chinwei Low Chin Wei
              Rahul Kumar Challapalli Rahul Kumar Challapalli
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: