Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50394][PYTHON][INFRA][FOLLOW-UP] Reduce parallelism further in…
… Pure Python library builds ### What changes were proposed in this pull request? This PR is a followup of #48932 that reduces parallelism further ### Why are the changes needed? In order to make the tests more robust: https://github.com/apache/spark/actions/workflows/build_python_connect.yml It fails because of OOM. ### Does this PR introduce _any_ user-facing change? No, test-only. ### How was this patch tested? Will monitor the build. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #48977 from HyukjinKwon/SPARK-50394-followup2. Authored-by: Hyukjin Kwon <[email protected]> Signed-off-by: Hyukjin Kwon <[email protected]>
- Loading branch information