Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Oct 10, 2023

What changes were proposed in this pull request?

This PR explicitly sets PYTHON_TO_TEST to an empty string for other branches so they use their default Python versions.
#43209 added a new option to the testing script but that option does not exist in other branches so it fails.

Why are the changes needed?

To recover the build (see https://github.com/apache/spark/actions/workflows/build_branch33.yml, https://github.com/apache/spark/actions/workflows/build_branch34.yml and https://github.com/apache/spark/actions/workflows/build_branch35.yml)

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

After merging this, I will monitor the build. I locally tested the changes too.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label Oct 10, 2023
@HyukjinKwon
Copy link
Member Author

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants