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

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

Wei Xue created SPARK-29350:
-------------------------------

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


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