zhengruifeng opened a new pull request, #44731: URL: https://github.com/apache/spark/pull/44731
### What changes were proposed in this pull request? Rebalance `pyspark_pandas` and `pyspark_pandas_slow` ### Why are the changes needed? before: `pyspark_pandas`: `Tests passed in 1849 seconds` `pyspark_pandas-slow`: `Tests passed in 3538 seconds` after: `pyspark_pandas`: `Tests passed in 2733 seconds` `pyspark_pandas-slow`: `Tests passed in 2804 seconds` ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? ci, https://github.com/zhengruifeng/spark/actions/runs/7524159324/job/20478674209 ### 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: [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]
