You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2014/05/22 20:17:02 UTC

[jira] [Created] (DRILL-816) Issue reading parquet files with nullable and var binary columns

Jason Altekruse created DRILL-816:
-------------------------------------

             Summary: Issue reading parquet files with nullable and var binary columns
                 Key: DRILL-816
                 URL: https://issues.apache.org/jira/browse/DRILL-816
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jason Altekruse


When querying a parquet file from impala with a nullable column and a var binary column an IndexOutOfBounds exception is thrown because the vectors in the batches leaving the reader have a different number of values in them.



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