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

Chao Sun updated SPARK-32703:
-----------------------------
    Description: Parquet vectorized reader still uses the old API for 
{{filterRowGroups}} and only filters on statistics. It should switch to the new 
API and do dictionary filtering as well.  (was: Dictionary filtering was 
disabled in SPARK-26677 due to a Parquet bug in 1.10.0 but was fixed 1.10.1. 
Since we've upgraded to the latter version, we should consider to re-enable 
this feature.)

> Enable dictionary filtering for Parquet vectorized reader
> ---------------------------------------------------------
>
>                 Key: SPARK-32703
>                 URL: https://issues.apache.org/jira/browse/SPARK-32703
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Chao Sun
>            Priority: Major
>
> Parquet vectorized reader still uses the old API for {{filterRowGroups}} and 
> only filters on statistics. It should switch to the new API and do dictionary 
> filtering as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to