Hi dev,

I 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

I figure out that it is due to the OriginalType: INT_16  in the schema. Is
there any plan to support this or just treat the column as INT32?

Regards,
Chin Wei

Reply via email to