You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Ramana Inukonda Nagaraj (JIRA)" <ji...@apache.org> on 2015/02/12 00:35:11 UTC

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

Ramana Inukonda Nagaraj created DRILL-2220:
----------------------------------------------

             Summary: 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: Steven Phillips


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)