You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/09/13 12:18:28 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #42719: [SPARK-45005][CONNECT][PS][TESTS] Reducing the CI time by splitting the slow tests

HyukjinKwon commented on code in PR #42719:
URL: https://github.com/apache/spark/pull/42719#discussion_r1324424399


##########
.github/workflows/build_and_test.yml:
##########
@@ -365,9 +365,11 @@ jobs:
           - >-
             pyspark-connect
           - >-
-            pyspark-pandas-connect
+            pyspark-pandas-connect-part0
           - >-
-            pyspark-pandas-slow-connect
+            pyspark-pandas-connect-part1

Review Comment:
   @itholic can you rebalance this? This test alone takes 3 hours while others all finish within 2 hours.



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org