[ https://issues.apache.org/jira/browse/BEAM-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992366#comment-15992366 ]
ASF GitHub Bot commented on BEAM-775: ------------------------------------- GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/2817 [BEAM-775] Remove Aggregators from StatefulDoFn runner This is a clone of #2744 rebased on master to see if it's green. Will close and merge #2744 if passes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/beam merge-pr-2744 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/2817.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 #2817 ---- commit 31247c6510ff00563ba1869dd1d3b7abb186f5b6 Author: Pablo <pabl...@google.com> Date: 2017-04-27T16:43:41Z Remove Aggregators from StatefulDoFn runner commit 388b84c959595ee877ee8bb4745dac6d510dd374 Author: Pablo <pabl...@google.com> Date: 2017-04-27T23:10:48Z Removing Aggregator from core runner code commit 4d6d878a77f1f2a754607bba8da285438a39d96f Author: Pablo <pabl...@users.noreply.github.com> Date: 2017-04-28T04:53:16Z Remove accumulators from DoFn tester. ---- > Remove Aggregators from the Java SDK > ------------------------------------ > > Key: BEAM-775 > URL: https://issues.apache.org/jira/browse/BEAM-775 > Project: Beam > Issue Type: Sub-task > Components: sdk-java-core > Reporter: Ben Chambers > Assignee: Pablo Estrada > Labels: backward-incompatible > Fix For: First stable release > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)