[ 
https://issues.apache.org/jira/browse/DRILL-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934583#comment-13934583
 ] 

Ramana Inukonda Nagaraj commented on DRILL-418:
-----------------------------------------------

Jason,

I am sorry. I uploaded the wrong file. I had that for another bug.
I have attached a new file. customer.plain.parquet.tar.gz

> Reading from parquet file with optional fields hangs
> ----------------------------------------------------
>
>                 Key: DRILL-418
>                 URL: https://issues.apache.org/jira/browse/DRILL-418
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ramana Inukonda Nagaraj
>         Attachments: customer.impala.parquet.tar.gz, hangLog
>
>
> Schema of file:
> message m {
>   optional int64 cust_key;
>   optional binary name;
>   optional binary address;
>   optional int32 nation_key;
>   optional binary phone;
>   optional double acctbal;
>   optional binary mktsegment;
>   optional binary comment_col;
> }
> Changing the optional fields to required fields results in a successful read. 
> Please find logs attached.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to