This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 350aed58bb72f3988ae5ed0c03b4919a1daa0551
Merge: de425e3 346acf5
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Tue Feb 13 12:58:39 2018 -0800

    [BEAM-3626] Add a handler capable of executing a window mapping fn on a 
stream of windows.

 .../resources/org/apache/beam/model/common_urns.md |   1 +
 .../org/apache/beam/fn/harness/MapFnRunner.java    | 120 +++++++++++++++++++++
 .../beam/fn/harness/WindowMappingFnRunner.java     |  67 ++++++++++++
 .../apache/beam/fn/harness/MapFnRunnerTest.java    |  97 +++++++++++++++++
 .../beam/fn/harness/WindowMappingFnRunnerTest.java |  68 ++++++++++++
 5 files changed, 353 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
lc...@apache.org.

Reply via email to