Chun Chang created DRILL-348:
--------------------------------
Summary: Improve parquet scanner to read nullable data source
Key: DRILL-348
URL: https://issues.apache.org/jira/browse/DRILL-348
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.0.0-milestone-1
Reporter: Chun Chang
If you use Pig to convert your data source to parquet format, currently Drill
will have trouble reading the converted file. By default, Pig will convert your
data into nullable type. Drill will throw indexoutofboundsexception when
reading the file.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)