spark git commit: [SPARK-21445] Make IntWrapper and LongWrapper in UTF8String Serializable

2017-07-17 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.2 83bdb0487 -> 99ce551a1 [SPARK-21445] Make IntWrapper and LongWrapper in UTF8String Serializable ## What changes were proposed in this pull request? Making those two classes will avoid Serialization issues like below: ``` Caused by: jav

spark git commit: [SPARK-21445] Make IntWrapper and LongWrapper in UTF8String Serializable

2017-07-17 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 0be5fb41a -> 26cd2ca04 [SPARK-21445] Make IntWrapper and LongWrapper in UTF8String Serializable ## What changes were proposed in this pull request? Making those two classes will avoid Serialization issues like below: ``` Caused by: java.io