You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2024/01/15 13:23:27 UTC

[PR] [SPARK-46726][PS][TESTS] Rebalance `pyspark_pandas_connect_part?` [spark]

zhengruifeng opened a new pull request, #44741:
URL: https://github.com/apache/spark/pull/44741

   ### What changes were proposed in this pull request?
   Rebalance `pyspark_pandas_connect_part?`
   
   
   ### Why are the changes needed?
   for testing parallelism
   
   before: https://github.com/apache/spark/actions/runs/7527560858/job/20487999563
   `pyspark_pandas_connect_part0`: `Tests passed in 3979 seconds`
   `pyspark_pandas_connect_part1`: `Tests passed in 3585 seconds`
   `pyspark_pandas_connect_part2`: `Tests passed in 2724 seconds`
   `pyspark_pandas_connect_part3`: `Tests passed in 3276 seconds`
   
   the difference is about 20 min
   
   after:
   `pyspark_pandas_connect_part0`: `Tests passed in 3516 seconds`
   `pyspark_pandas_connect_part1`: `Tests passed in 3228 seconds`
   `pyspark_pandas_connect_part2`: `Tests passed in 3760 seconds`
   `pyspark_pandas_connect_part3`: `Tests passed in 3195 seconds`
   
   the difference is about 5 min
   
   ### Does this PR introduce _any_ user-facing change?
   no. test-only
   
   ### How was this patch tested?
   ci, https://github.com/zhengruifeng/spark/actions/runs/7527236548/job/20488637410
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no


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


Re: [PR] [SPARK-46726][PS][TESTS] Rebalance `pyspark_pandas_connect_part?` [spark]

Posted by "zhengruifeng (via GitHub)" <gi...@apache.org>.
zhengruifeng closed pull request #44741: [SPARK-46726][PS][TESTS] Rebalance `pyspark_pandas_connect_part?`
URL: https://github.com/apache/spark/pull/44741


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


Re: [PR] [SPARK-46726][PS][TESTS] Rebalance `pyspark_pandas_connect_part?` [spark]

Posted by "zhengruifeng (via GitHub)" <gi...@apache.org>.
zhengruifeng commented on PR #44741:
URL: https://github.com/apache/spark/pull/44741#issuecomment-1892182148

   merged to master


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