dongjoon-hyun commented on a change in pull request #29035:
URL: https://github.com/apache/spark/pull/29035#discussion_r452523049
##########
File path: sql/core/src/test/scala/org/apache/spark/sql/JoinHintSuite.scala
##########
@@ -570,4 +596,22 @@ class JoinHintSuite extends PlanTest with
SharedSparkSession with AdaptiveSparkP
assert(joinHints == expectedHints)
}
}
+
+ test("SPARK-32220: Non Cartesian Product Join Result Correct with
SHUFFLE_REPLICATE_NL hint") {
Review comment:
So, is this a correctness issue, @AngersZhuuuu ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]