spark git commit: [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double

2017-04-10 Thread dbtsai
Repository: spark Updated Branches: refs/heads/branch-2.0 735e2039a -> aec37529f [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double ## What changes were proposed in this pull request? This bug was partially addressed in SPARK-18555

spark git commit: [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double

2017-04-10 Thread dbtsai
Repository: spark Updated Branches: refs/heads/branch-2.1 b26f2c2c6 -> f40e44de8 [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double ## What changes were proposed in this pull request? This bug was partially addressed in SPARK-18555

spark git commit: [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double

2017-04-09 Thread dbtsai
Repository: spark Updated Branches: refs/heads/master 7bfa05e0a -> 1a0bc4165 [SPARK-20270][SQL] na.fill should not change the values in long or integer when the default value is in double ## What changes were proposed in this pull request? This bug was partially addressed in SPARK-18555