dongjoon-hyun commented on code in PR #42324:
URL: https://github.com/apache/spark/pull/42324#discussion_r1283684543
##########
sql/core/src/test/scala/org/apache/spark/sql/connector/KeyGroupedPartitioningSuite.scala:
##########
@@ -1039,4 +1039,60 @@ class KeyGroupedPartitioningSuite extends
DistributionAndOrderingSuiteBase {
}
}
}
+
+ test("SPARK-44641: duplicated records when SPJ is not triggered") {
Review Comment:
+1 for backporting to branch-3.5.
BTW, could you make it as `Blocker` to achieve that?
--
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]