spark git commit: [SPARK-15471][SQL] ScalaReflection cleanup

2016-05-23 Thread marmbrus
Repository: spark Updated Branches: refs/heads/branch-2.0 6eb8ec6f4 -> 655d88293 [SPARK-15471][SQL] ScalaReflection cleanup ## What changes were proposed in this pull request? 1. simplify the logic of deserializing option type. 2. simplify the logic of serializing array type, and remove silen

spark git commit: [SPARK-15471][SQL] ScalaReflection cleanup

2016-05-23 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master 80091b8a6 -> 07c36a2f0 [SPARK-15471][SQL] ScalaReflection cleanup ## What changes were proposed in this pull request? 1. simplify the logic of deserializing option type. 2. simplify the logic of serializing array type, and remove silentSch