GitHub user ericl opened a pull request:
https://github.com/apache/spark/pull/12168
[SPARK-14359] Create built-in functions for typed aggregates in Java
## What changes were proposed in this pull request?
This adds the corresponding Java static functions for built-in typed
aggregates already exposed in Scala.
## How was this patch tested?
Unit tests.
@rxin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ericl/spark sc-2794
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12168.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 #12168
----
commit f6691ad23de2d2a5c132d64685ddacdd19ebf0db
Author: Eric Liang <[email protected]>
Date: 2016-04-05T03:08:56Z
Mon Apr 4 20:08:56 PDT 2016
commit ebb8d2706ab351f7adecd6f5c43629e72956f072
Author: Eric Liang <[email protected]>
Date: 2016-04-05T03:12:32Z
Mon Apr 4 20:12:32 PDT 2016
commit 36c007a851a1163f6fafa09934ded1c7a1b1de8b
Author: Eric Liang <[email protected]>
Date: 2016-04-05T03:14:37Z
Mon Apr 4 20:14:37 PDT 2016
----
---
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]