Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21566#discussion_r195671666
  
    --- Diff: python/pyspark/serializers.py ---
    @@ -461,7 +462,7 @@ def dumps(self, obj):
             return obj
     
     
    -# Hook namedtuple, make it picklable
    +# Hack namedtuple, make it picklable
    --- End diff --
    
    Oh, haha. Hook and Hack.


---

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

Reply via email to