[
https://issues.apache.org/jira/browse/DRILL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serhii Harnyk reassigned DRILL-4217:
------------------------------------
Assignee: Serhii Harnyk
> 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
>
> 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.4#6332)