GitHub user xwu0226 opened a pull request:
https://github.com/apache/spark/pull/12984
[SPARK-15206][SQL] add testcases for distinct aggregate in having clause
## What changes were proposed in this pull request?
Add new test cases for including distinct aggregate in having clause in 2.0
branch.
This is a followup PR for
[#12974](https://github.com/apache/spark/pull/12974), what is for 1.6 branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xwu0226/spark SPARK-15206
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12984.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12984
----
commit 30524dcc909c89b6b45c1e15104b4c2a6ea9f6a0
Author: xin Wu <[email protected]>
Date: 2016-05-08T07:06:36Z
spark-15206 add testcases for distinct aggregate in having clause following
up PR12974
commit be8bee5f07d20a9d95f86b47e9f594356cda10e4
Author: xin Wu <[email protected]>
Date: 2016-05-08T07:09:44Z
Revert "spark-15206 add testcases for distinct aggregate in having clause
following up PR12974"
This reverts commit 98a1f804d7343ba77731f9aa400c00f1a26c03fe.
commit 969e2442e9cff0eebda0b50160742b11a7855c12
Author: xin Wu <[email protected]>
Date: 2016-05-08T07:14:43Z
SPARK-15206: add testcases for distinct aggregate in having clause
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]