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

   ### What changes were proposed in this pull request?
   
   This PR is a followup of https://github.com/apache/spark/pull/34688 that 
adds a switch to turn on and off the namedtuple hack.
   
   ### Why are the changes needed?
   
   There are still behaviour differences between regular pickle and Cloudpickle 
e.g., bug fixes from the upstream. It's safer to have a switch to turn on and 
off for the time being.
   
   ### Does this PR introduce _any_ user-facing change?
   
   This remains as an internal environment so ideally no. In fact the main 
change itself was the internal change too.
   
   ### How was this patch tested?
   
   Manually tested.


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to