You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/11/24 00:32:34 UTC

[PR] [SPARK-46080][PYTHON] Upgrade Cloudpickle to 3.0.0 [spark]

HyukjinKwon opened a new pull request, #43989:
URL: https://github.com/apache/spark/pull/43989

   ### 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 (https://github.com/cloudpipe/cloudpickle/pull/517)
   
   ### Does this PR introduce _any_ user-facing change?
   
   It includes official support of Python 3.12 (https://github.com/cloudpipe/cloudpickle/pull/517)
   
   ### How was this patch tested?
   
   Relies on cloudpickle's unittests. Existing test cases should pass too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [SPARK-46080][PYTHON] Upgrade Cloudpickle to 3.0.0 [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #43989: [SPARK-46080][PYTHON] Upgrade Cloudpickle to 3.0.0
URL: https://github.com/apache/spark/pull/43989


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [SPARK-46080][PYTHON] Upgrade Cloudpickle to 3.0.0 [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on PR #43989:
URL: https://github.com/apache/spark/pull/43989#issuecomment-1825058273

   All relevant tests passed. Merged to master. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org