GitHub user pabloem opened a pull request:
https://github.com/apache/beam/pull/2718
[BEAM-775] Remove Aggregators from the Java SDK
Removing from internal SDK usage and DoFn contexts so users can not create
them.
Some failures in Apex code remain. All else seems to be `mvn clean
verify`ing well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pabloem/incubator-beam rmv-agg-sdk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2718.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 #2718
----
commit 27a624ccbe64ab7135dccdd448fe29772bee7b5f
Author: Pablo <[email protected]>
Date: 2017-04-26T17:55:53Z
Asd
commit 919f2379e1cf35185be25498b793e3820c4dd80a
Author: Pablo <[email protected]>
Date: 2017-04-26T22:49:17Z
Remove aggregators from DoFn contexts and internal SDK usage
----
---
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.
---