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 09:09:00 UTC

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

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

Zhenhua Wang updated SPARK-32748:
---------------------------------
    Description: 
Currently 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 are 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
>
> Currently 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org