You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Suresh Ollala (JIRA)" <ji...@apache.org> on 2017/03/27 21:13:42 UTC

[jira] [Updated] (DRILL-4217) Query parquet file treat INT_16 & INT_8 as INT32

     [ https://issues.apache.org/jira/browse/DRILL-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Ollala updated DRILL-4217:
---------------------------------
    Reviewer: Rahul Challapalli

> 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)