You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/08/05 08:31:00 UTC

[jira] [Commented] (SPARK-36351) Separate partition filters and data filters in PushDownUtils

    [ https://issues.apache.org/jira/browse/SPARK-36351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393714#comment-17393714 ] 

Apache Spark commented on SPARK-36351:
--------------------------------------

User 'huaxingao' has created a pull request for this issue:
https://github.com/apache/spark/pull/33650

> Separate partition filters and data filters in PushDownUtils
> ------------------------------------------------------------
>
>                 Key: SPARK-36351
>                 URL: https://issues.apache.org/jira/browse/SPARK-36351
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Huaxin Gao
>            Priority: Minor
>
> Currently, DSv2 partition filters and data filters are separated in PruneFileSourcePartitions. It's better to separate these in PushDownUtils, where we do filter/aggregate push down and column pruning, so we can still push down aggregate for FileScan if the filers are only partition filters.



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

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