You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/05/19 22:27:38 UTC

[jira] [Created] (DRILL-778) Row based parquet reader

Steven Phillips created DRILL-778:
-------------------------------------

             Summary: 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


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)