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

Apache Spark commented on SPARK-37518:
--------------------------------------

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

> inject a early scan pushdown rule
> ---------------------------------
>
>                 Key: SPARK-37518
>                 URL: https://issues.apache.org/jira/browse/SPARK-37518
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> Currently, Spark supports push down filters, aggregates and limit. All the 
> job is completed by V2ScanRelationPushDown.
> But, V2ScanRelationPushDown have a lot limit.
> Users want apply custom rule for push down after V2ScanRelationPushDown 
> failed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to