Allison Wang created SPARK-36112:
------------------------------------

             Summary: Enable DecorrelateInnerQuery for IN/EXISTS subqueries
                 Key: SPARK-36112
                 URL: https://issues.apache.org/jira/browse/SPARK-36112
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Allison Wang


Currently, `DecorrelateInnerQuery` is only enabled for scalar and lateral 
subqueries. We should enable `DecorrelateInnerQuery` for IN/EXISTS subqueries. 
Note we need to add the logic to rewrite domain joins in 
`RewritePredicateSubquery`.



--
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