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 2017/01/24 22:02:27 UTC

[2/2] beam git commit: This closes #1833: Removes ReduceFnExecutor interface

This closes #1833: Removes ReduceFnExecutor interface


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

Branch: refs/heads/master
Commit: 11c3cd70b784650e8b60a5660449cfafdba84bbf
Parents: b333487 8989473
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue Jan 24 13:48:23 2017 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue Jan 24 13:48:23 2017 -0800

----------------------------------------------------------------------
 .../apache/beam/runners/core/DoFnRunner.java    | 20 --------------------
 .../core/GroupAlsoByWindowViaWindowSetDoFn.java |  5 +----
 .../beam/runners/direct/ParDoEvaluator.java     |  2 --
 .../runners/spark/translation/DoFnFunction.java |  2 --
 .../spark/translation/MultiDoFnFunction.java    |  2 --
 5 files changed, 1 insertion(+), 30 deletions(-)
----------------------------------------------------------------------