spark git commit: [SPARK-8285] [SQL] CombineSum should be calculated as unlimited decimal first

2015-06-10 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.4 59fc3f197 - 5c05b5c0d [SPARK-8285] [SQL] CombineSum should be calculated as unlimited decimal first case cs CombineSum(expr) = val calcType = expr.dataType expr.dataType match { case

spark git commit: [SPARK-8285] [SQL] CombineSum should be calculated as unlimited decimal first

2015-06-10 Thread rxin
Repository: spark Updated Branches: refs/heads/master 37719e0cd - 6a47114bc [SPARK-8285] [SQL] CombineSum should be calculated as unlimited decimal first case cs CombineSum(expr) = val calcType = expr.dataType expr.dataType match { case DecimalType.Fixed(_,