wangyum commented on code in PR #36909:
URL: https://github.com/apache/spark/pull/36909#discussion_r903272352
##########
sql/core/src/test/scala/org/apache/spark/sql/SubquerySuite.scala:
##########
@@ -2204,4 +2204,20 @@ class SubquerySuite extends QueryTest with
SharedSparkSession with AdaptiveSpark
|""".stripMargin),
Row("2022-06-01"))
}
+
+ test("SPARK-39511: Push limit 1 to right side if join type is Left
Semi/Anti") {
Review Comment:
Updated PR description.
--
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]