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

[jira] [Created] (SPARK-32748) Support local property propagation in SubqueryBroadcastExec

Zhenhua Wang created SPARK-32748:
------------------------------------

             Summary: Support local property propagation in SubqueryBroadcastExec
                 Key: SPARK-32748
                 URL: https://issues.apache.org/jira/browse/SPARK-32748
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Zhenhua Wang


Currently local property propagation are supported through `SQLExecution.withThreadLocalCaptured` in both `BroadcastExchangeExec` and `SubqueryExec` when computing `relationFuture`.

The propagation is missed in `SubqueryBroadcastExec`.



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