-
Notifications
You must be signed in to change notification settings - Fork 28.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-46726][PS][TESTS] Rebalance
pyspark_pandas_connect_part?
### 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 Closes #44741 from zhengruifeng/ps_test_rebalance_pandas_connect. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
- Loading branch information
1 parent
f3ffd3c
commit b095960
Showing
1 changed file
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters