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 b04749182674e267b9ca8a169e587cfb360243e6
Author: Pablo <[email protected]>
Date:   2017-04-26T17:55:53Z

    Remove aggregators from DoFn contexts and internal SDK usage

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

    Fix apex runner issue

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

    Addressing comments

commit a5f9236bb725a70be9c309658c28518d10dce906
Author: Pablo <[email protected]>
Date:   2017-05-02T01:47:11Z

    Setting container ID

----


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