[
https://issues.apache.org/jira/browse/DRILL-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Phillips updated DRILL-778:
----------------------------------
Attachment: DRILL-778.patch
The new parquet reader can be enable via the option
"store.parquet.use_new_reader", which currently is false by default.
> Row based parquet reader
> ------------------------
>
> Key: DRILL-778
> URL: https://issues.apache.org/jira/browse/DRILL-778
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Steven Phillips
> Attachments: DRILL-778.patch
>
>
> It would be useful to have an alternative Parquet record reader that is based
> on the ParquetRecordReader in the parquet-hadoop package. We can then do some
> tests to see if there are cases where one is preferable over the other.
> The advantages of this new implementation include:
> pushing filter into the scan
> easier code maintenance
--
This message was sent by Atlassian JIRA
(v6.2#6252)