anishshri-db commented on code in PR #53411:
URL: https://github.com/apache/spark/pull/53411#discussion_r2605110182
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/StateStoreCoordinatorSuite.scala:
##########
@@ -430,7 +435,7 @@ class StateStoreCoordinatorSuite extends SparkFunSuite with
SharedSparkContext {
) {
withCoordinatorAndSQLConf(
sc,
- SQLConf.SHUFFLE_PARTITIONS.key -> "5",
+ SQLConf.SHUFFLE_PARTITIONS.key -> "3",
Review Comment:
How much difference does this make ? Should we do it in other tests also ?
--
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]