zifeif2 commented on code in PR #53874:
URL: https://github.com/apache/spark/pull/53874#discussion_r2729576576


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/OfflineStateRepartitionIntegrationSuite.scala:
##########
@@ -479,4 +525,47 @@ class OfflineStateRepartitionIntegrationSuite
       }
     )
   }
+
+  Seq(1, 2, 3).foreach { version =>

Review Comment:
   Ok will split it. 
   Just documenting: without join tests. the suite takes 5 minutes, 12 seconds 
to finish. With join tests, the suite takes  9 minutes, 15 seconds.



-- 
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]

Reply via email to