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)