spark git commit: [SPARK-17114][SQL] Fix aggregates grouped by literals with empty input

2016-09-15 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/branch-2.0 e77a437d2 -> 62ab53658 [SPARK-17114][SQL] Fix aggregates grouped by literals with empty input ## What changes were proposed in this pull request? This PR fixes an issue with aggregates that have an empty input, and use a literals as th

spark git commit: [SPARK-17114][SQL] Fix aggregates grouped by literals with empty input

2016-09-15 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 5b8f7377d -> d403562eb [SPARK-17114][SQL] Fix aggregates grouped by literals with empty input ## What changes were proposed in this pull request? This PR fixes an issue with aggregates that have an empty input, and use a literals as their