[
https://issues.apache.org/jira/browse/DRILL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Challapalli closed DRILL-4217.
------------------------------------
Verified and automated drill-4764 which covers this issue as well
> Query parquet file treat INT_16 & INT_8 as INT32
> ------------------------------------------------
>
> Key: DRILL-4217
> URL: https://issues.apache.org/jira/browse/DRILL-4217
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Data Types
> Reporter: Low Chin Wei
> Assignee: Serhii Harnyk
> Fix For: 1.10.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)