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:52 UTC

[beam] branch master updated (370c302 -> 93b4d4d)

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

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


    from 370c302  [BEAM-2885] Update graphx/coder.go for temporary edge case
     add abd7305  [BEAM-5760] Add support for multi-element bundles to portable Flink runner.
     new 93b4d4d  Merge pull request #6723: [BEAM-5760] Add support for multi-element bundles to portable Flink runner.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by th...@apache.org.
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(-)