You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/03/06 02:21:38 UTC

[jira] [Updated] (DRILL-2220) Complex reader unable to read FIXED_LEN_BYTE_ARRAY types in parquet file

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

Deneche A. Hakim updated DRILL-2220:
------------------------------------
    Attachment: DRILL-2220.1.patch.txt

fix for exception {{Unsupported type: FIXED_LEN_BYTE_ARRAY}} and proper scale of {{DECIMAL}}

> Complex reader unable to read FIXED_LEN_BYTE_ARRAY types in parquet file
> ------------------------------------------------------------------------
>
>                 Key: DRILL-2220
>                 URL: https://issues.apache.org/jira/browse/DRILL-2220
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Parquet
>            Reporter: Ramana Inukonda Nagaraj
>            Assignee: Deneche A. Hakim
>             Fix For: 0.9.0
>
>         Attachments: DRILL-2220.1.patch.txt, parquetAllScalarTypes.q, parquet_all_types.parquet
>
>
> File created using Create table as having all types.
> File can be read fine using normal scalar parquet reader.
> Switching to the complex reader results in 
> Query failed: RemoteRpcException: Failure while running fragment., Unsupported type: FIXED_LEN_BYTE_ARRAY [ bb9b5e4d-185c-40f9-998d-c32740273bf7 on 10.10.30.167:31010 ]
> [ bb9b5e4d-185c-40f9-998d-c32740273bf7 on 10.10.30.167:31010 ]
> Attached are the source parquet files and the query file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)