spark git commit: [SPARK-19872] [PYTHON] Use the correct deserializer for RDD construction for coalesce/repartition

2017-03-15 Thread davies
Repository: spark Updated Branches: refs/heads/branch-2.1 80ebca62c -> 062254635 [SPARK-19872] [PYTHON] Use the correct deserializer for RDD construction for coalesce/repartition ## What changes were proposed in this pull request? This PR proposes to use the correct deserializer, `BatchedSer

spark git commit: [SPARK-19872] [PYTHON] Use the correct deserializer for RDD construction for coalesce/repartition

2017-03-15 Thread davies
Repository: spark Updated Branches: refs/heads/master 9ff85be3b -> 7387126f8 [SPARK-19872] [PYTHON] Use the correct deserializer for RDD construction for coalesce/repartition ## What changes were proposed in this pull request? This PR proposes to use the correct deserializer, `BatchedSeriali