GitHub user ptkool opened a pull request:
https://github.com/apache/spark/pull/17194
Add new aggregates EVERY and ANY (SOME).
## What changes were proposed in this pull request?
This pull request implements the EVERY and ANY aggregates.
## How was this patch tested?
Testing was performed using unit tests, integration tests, and manual tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptkool/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17194.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 #17194
----
commit 2b9ceb197ab563da3a642cca5b207badef320931
Author: ptkool <[email protected]>
Date: 2017-03-07T19:09:32Z
Add new aggregates EVERY and ANY (SOME).
----
---
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]