Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
- is part of
-
DRILL-4764 Parquet file with INT_16, etc. logical types not supported by simple SELECT
- Closed
- links to