You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2018/10/18 21:00:53 UTC

[beam] 01/01: Merge pull request #6723: [BEAM-5760] Add support for multi-element bundles to portable Flink runner.

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

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

commit 93b4d4d8225738332bbc994755c3599c39522f74
Merge: 370c302 abd7305
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Thu Oct 18 14:00:44 2018 -0700

    Merge pull request #6723: [BEAM-5760] Add support for multi-element bundles to portable Flink runner.

 .../streaming/ExecutableStageDoFnOperator.java     | 93 ++++++++++++----------
 .../streaming/ExecutableStageDoFnOperatorTest.java | 22 +++--
 2 files changed, 65 insertions(+), 50 deletions(-)