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-46080][PYTHON] Upgrade Cloudpickle to 3.0.0 #43989

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to upgrade Cloudpickle from 2.2.1 to 3.0.0.

Why are the changes needed?

It includes official support of Python 3.12 (cloudpipe/cloudpickle#517)

Does this PR introduce any user-facing change?

It includes official support of Python 3.12 (cloudpipe/cloudpickle#517)

How was this patch tested?

Relies on cloudpickle's unittests. Existing test cases should pass too.

@HyukjinKwon HyukjinKwon marked this pull request as draft November 24, 2023 00:33
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, 3.0.0! 😄

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@HyukjinKwon HyukjinKwon marked this pull request as ready for review November 24, 2023 01:33
@dongjoon-hyun
Copy link
Member

All relevant tests passed. Merged to master.

@HyukjinKwon HyukjinKwon deleted the SPARK-46080 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
2 participants