[
https://issues.apache.org/jira/browse/SPARK-32748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhenhua Wang updated SPARK-32748:
---------------------------------
Description:
Since
[SPARK-22590](https://github.com/apache/spark/commit/2854091d12d670b014c41713e72153856f4d3f6a),
local property propagation is supported through
`SQLExecution.withThreadLocalCaptured` in both `BroadcastExchangeExec` and
`SubqueryExec` when computing `relationFuture`.
The propagation is missed in `SubqueryBroadcastExec`.
was:
Currently local property propagation is supported through
`SQLExecution.withThreadLocalCaptured` in both `BroadcastExchangeExec` and
`SubqueryExec` when computing `relationFuture`.
The propagation is missed in `SubqueryBroadcastExec`.
> 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
> Priority: Major
>
> Since
> [SPARK-22590](https://github.com/apache/spark/commit/2854091d12d670b014c41713e72153856f4d3f6a),
> local property propagation is 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]