You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/11/30 22:36:20 UTC

[2/2] incubator-beam git commit: This closes #1388

This closes #1388


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/4b682039
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/4b682039
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/4b682039

Branch: refs/heads/master
Commit: 4b682039d1286861bb2658401913eddf8bdbfb4a
Parents: 4a7da91 68a2025
Author: Kenneth Knowles <kl...@google.com>
Authored: Wed Nov 30 14:25:31 2016 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Wed Nov 30 14:25:31 2016 -0800

----------------------------------------------------------------------
 .../runners/core/PerKeyCombineFnRunners.java    | 263 +++++++++++++++++++
 .../FlinkMergingNonShuffleReduceFunction.java   |   2 +-
 .../FlinkMergingPartialReduceFunction.java      |   2 +-
 .../functions/FlinkMergingReduceFunction.java   |   2 +-
 .../functions/FlinkPartialReduceFunction.java   |   2 +-
 .../functions/FlinkReduceFunction.java          |   2 +-
 .../org/apache/beam/sdk/transforms/Combine.java |  37 ++-
 .../beam/sdk/util/PerKeyCombineFnRunners.java   | 258 ------------------
 8 files changed, 297 insertions(+), 271 deletions(-)
----------------------------------------------------------------------