You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (Jira)" <ji...@apache.org> on 2019/10/03 23:13:00 UTC

[jira] [Assigned] (SPARK-29350) Fix BroadcastExchange reuse in Dynamic Partition Pruning

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

Xiao Li reassigned SPARK-29350:
-------------------------------

    Assignee: Wei Xue

> Fix BroadcastExchange reuse in Dynamic Partition Pruning
> --------------------------------------------------------
>
>                 Key: SPARK-29350
>                 URL: https://issues.apache.org/jira/browse/SPARK-29350
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Wei Xue
>            Assignee: Wei Xue
>            Priority: Major
>
> Dynamic partition pruning filters are added as an in-subquery containing a {{BroadcastExchange}} in a broadcast hash join. To ensure this new {{BroadcastExchange}} can be reused, we need to make the {{ReuseExchange}} rule visit in-subquery nodes.



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