cloud-fan commented on a change in pull request #26409: [SPARK-29655][SQL] Read
bucketed tables obeys spark.sql.shuffle.partitions
URL: https://github.com/apache/spark/pull/26409#discussion_r345286036
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/sources/BucketedReadSuite.scala
##########
@@ -795,4 +804,22 @@ abstract class BucketedReadSuite extends QueryTest with
SQLTestUtils {
}
}
+ test("Read bucketed tables obeys numShufflePartitions") {
Review comment:
let's add the JIRA ID in the test name as this is a regression
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]