viirya opened a new pull request #25143: [SPARK-17808][PYSPARK] Upgraded version of Pyrolite to 4.30 URL: https://github.com/apache/spark/pull/25143 ## What changes were proposed in this pull request? This upgraded to a newer version of Pyrolite. Most updates in the newer version are for dotnot. For java, it includes a bug fix to Unpickler regarding cleaning up Unpickler memo, and support of protocol 5. After upgrading, we can remove the fix at SPARK-27629 for the bug in Unpickler. ## How was this patch tested? Manually tested on Python 3.6 in local on existing tests.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
