[ 
https://issues.apache.org/jira/browse/SPARK-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-15639.
--------------------------------
          Resolution: Fixed
       Fix Version/s: 2.1.0
                      2.0.1
    Target Version/s: 2.0.1, 2.1.0  (was: 2.0.1)

Merged

> 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
>    Affects Versions: 2.0.0
>            Reporter: Liang-Chi Hsieh
>            Assignee: Liang-Chi Hsieh
>            Priority: Blocker
>             Fix For: 2.0.1, 2.1.0
>
>
> 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