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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to