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/05 21:30:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14349430#comment-14349430 ] 

Deneche A. Hakim commented on DRILL-2220:
-----------------------------------------

Fixing this exception will fall back to DRILL-2300 where the decimal values have the wrong scale. I will submit a patch that fixes both

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