beliefer commented on code in PR #44661:
URL: https://github.com/apache/spark/pull/44661#discussion_r1450190275
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/CoalesceShufflePartitionsSuite.scala:
##########
@@ -311,6 +311,34 @@ class CoalesceShufflePartitionsSuite extends SparkFunSuite
{
}
}
+ test("SPARK-46590 adaptive query execution works correctly with broadcast
join and union") {
Review Comment:
I copied this test case to my code and run it. No error appears.
--
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]