Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-46027][INFRA] Add Python 3.12 to the Daily Python Github Action job #43929

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR aims to enable Python 3.12 testing in the following daily Python-only Github Action job.

https://github.com/apache/spark/actions/workflows/build_python.yml

Why are the changes needed?

To provide Python 3.12 test coverage to Apache Spark 4.0.0.

Since SPARK-46020 installed Python 3.12 into the infra image, what we need is to add it to the daily job.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

We need to validate this in the daily GitHub Action job.

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

No.

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

Merged to master.

@dongjoon-hyun
Copy link
Member

Thank you, @HyukjinKwon , @zhengruifeng , @itholic . :)

@HyukjinKwon HyukjinKwon deleted the SPARK-46027 branch January 15, 2024 00:47
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.

4 participants