You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2016/04/19 09:47:41 UTC

[3/3] incubator-beam git commit: This closes #200

This closes #200


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

Branch: refs/heads/master
Commit: 70e6a1310fd3871fdd10287d6a50e24edb7f6f18
Parents: bf78e96 43b5ec7
Author: Maximilian Michels <mx...@apache.org>
Authored: Tue Apr 19 09:44:51 2016 +0200
Committer: Maximilian Michels <mx...@apache.org>
Committed: Tue Apr 19 09:44:51 2016 +0200

----------------------------------------------------------------------
 .../functions/FlinkDoFnFunction.java            | 25 ++-----
 .../functions/FlinkMultiOutputDoFnFunction.java | 27 ++------
 .../utils/SerializedPipelineOptions.java        | 63 ++++++++++++++++++
 .../translation/wrappers/SinkOutputFormat.java  | 28 ++------
 .../translation/wrappers/SourceInputFormat.java | 24 ++-----
 .../FlinkGroupAlsoByWindowWrapper.java          | 53 ++-------------
 .../streaming/io/UnboundedSourceWrapper.java    | 28 ++------
 .../beam/runners/flink/PipelineOptionsTest.java | 68 ++++++++++++++++++++
 8 files changed, 157 insertions(+), 159 deletions(-)
----------------------------------------------------------------------