Liang-Chi Hsieh created SPARK-15639:
---------------------------------------

             Summary: Try to push down filter at RowGroups level for parquet 
reader
                 Key: SPARK-15639
                 URL: https://issues.apache.org/jira/browse/SPARK-15639
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Liang-Chi Hsieh


When we use vecterized parquet reader, although the base reader (i.e., 
SpecificParquetRecordReaderBase) will retrieve pushed-down filters for 
RowGroups-level filtering, we seems not really set up the filters to be pushed 
down.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to