You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/10/28 20:02:00 UTC

[jira] [Assigned] (SPARK-36124) Support set operators to be on correlation paths

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

Apache Spark reassigned SPARK-36124:
------------------------------------

    Assignee:     (was: Apache Spark)

> Support set operators to be on correlation paths
> ------------------------------------------------
>
>                 Key: SPARK-36124
>                 URL: https://issues.apache.org/jira/browse/SPARK-36124
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Allison Wang
>            Priority: Major
>
> A correlation path is defined as the sub-tree of all the operators that are on the path from the operator hosting the correlated expressions up to the operator producing the correlated values. 
> We want to support set operators such as union and intercept to be on correlation paths by adding them in DecorrelateInnerQuery. Please see page 391 for more details: [https://dl.gi.de/bitstream/handle/20.500.12116/2418/383.pdf] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org