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 2020/09/10 08:54:00 UTC

[jira] [Commented] (SPARK-32842) Support dynamic partition pruning hint

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

Apache Spark commented on SPARK-32842:
--------------------------------------

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

> Support dynamic partition pruning hint
> --------------------------------------
>
>                 Key: SPARK-32842
>                 URL: https://issues.apache.org/jira/browse/SPARK-32842
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> For some joins, one side is very small but can not broadcast, for example:
>  * left join but left side very small
>  * right join but the right side very small
> At this time, {{PlanDynamicPruningFilters}} may not insert dynamic partition pruning. I'd like to add a hint to support users to force insert a dynamic partition pruning.



--
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