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

    https://github.com/apache/spark/pull/3261#discussion_r20377097
  
    --- Diff: python/pyspark/mllib/recommendation.py ---
    @@ -23,6 +23,16 @@
     
     
     class Rating(object):
    --- End diff --
    
    We could put them in __reduce__ to make sure that the deserializer in JVM 
got the right type.
    
    .a and [x] are used in Python, so you need to take care of the types as 
usual.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to