Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/524
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the f
Github user QiangCai commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/524#discussion_r95714873
--- Diff:
integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/AllDataTypesTestCaseAggregate.scala
---
@@ -59,21
Github user jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/524#discussion_r95704043
--- Diff:
integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/AllDataTypesTestCaseAggregate.scala
---
@@ -59,21 +
GitHub user QiangCai opened a pull request:
https://github.com/apache/incubator-carbondata/pull/524
[CARBONDATA-627]fix union test case for spark2
Analyze:
Union test case failed in spark2. The result of union query is twice of the
result of left query.
Root Cause: