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

Hyukjin Kwon resolved SPARK-36124.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 39375
[https://github.com/apache/spark/pull/39375]

> 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
>            Assignee: Allison Wang
>            Priority: Major
>             Fix For: 3.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to