jchen5 commented on code in PR #42725:
URL: https://github.com/apache/spark/pull/42725#discussion_r1317574577
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##########
@@ -4387,6 +4387,15 @@ object SQLConf {
.booleanConf
.createWithDefault(true)
+ val OPTIMIZE_UNCORRELATED_IN_SUBQUERIES_IN_JOIN_CONDITION =
Review Comment:
Can you add a comment that this interacts with
LEGACY_NULL_IN_EMPTY_LIST_BEHAVIOR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]