GitHub user pabloem reopened 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 6a3c7ecaddf6de58a634c4305cf63b9e42b01a96
Author: Pablo <[email protected]>
Date:   2017-04-26T17:55:53Z

    Remove aggregators from DoFn contexts and internal SDK usage

commit ec32791b5909aeca3822bbc24aeca637625a13c1
Author: Pablo <[email protected]>
Date:   2017-04-27T00:31:20Z

    Fix apex runner issue

commit 623c1c66942cc0e03157d5ebafc56412a0c87d07
Author: Pablo <[email protected]>
Date:   2017-04-27T23:06:34Z

    Addressing comments

----


---
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.
---

Reply via email to