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/06/04 03:08:01 UTC

[jira] [Created] (DRILL-901) Reading VarBinary data in parquet throws an error

Jason Altekruse created DRILL-901:
-------------------------------------

             Summary: Reading VarBinary data in parquet throws an error
                 Key: DRILL-901
                 URL: https://issues.apache.org/jira/browse/DRILL-901
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jason Altekruse


When reading one of the VarBinary columns in the TPCH dataset, found an edge case where the parquet reader did not finish properly after reading all of the data. This caused an error as it tried to read a page beyond the last one in the column chunk.



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