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-46570][INFRA] Run Python 3.11 and 3.12 tests independently #44566

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 2, 2024

What changes were proposed in this pull request?

This PR aims to run Python 3.11 and 3.12 tests independently.

Why are the changes needed?

Currently, the CI is broken. It's easier to split the versions to isolate and identify the Python version-related root cause.

Screenshot 2024-01-02 at 12 44 29 PM

Since Python 3.12 is relatively new than the other versions, it needs more attention.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

This should be tested after merging because Python CI is a daily test.

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

No.

@github-actions github-actions bot added the INFRA label Jan 2, 2024
@HyukjinKwon
Copy link
Member

Merged to master.

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon .

@dongjoon-hyun dongjoon-hyun deleted the SPARK-46570 branch January 3, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants