Github user techaddict commented on the pull request:

    https://github.com/apache/spark/pull/12913#issuecomment-217034618
  
    @vectorijk The class Kryo Serializer is not wire-compatible, so IMO we 
should be ok. Either one uses Unsafe or safe based at a time.
    Comment from the KryoSerializer class
    ```Note that this serializer is not guaranteed to be wire-compatible across 
different versions of
      Spark. It is intended to be used to serialize/de-serialize data within a 
single
      Spark application.```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to