Github user cclauss commented on the issue:

    https://github.com/apache/spark/pull/20838
  
    The cloudpickle change is now merged upstream.  I would like to avoid 
@BryanCutler suggestion above because Unicode is really touchy in Python 2 and 
a lot can change based on 
[sys.setdefaultencoding()](https://docs.python.org/2/library/sys.html#sys.setdefaultencoding)
 so I would like to avoid assumptions and make as small modifications as 
possible.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to