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 2019/05/06 10:46:19 UTC

[beam] branch master updated (bc1a5e2 -> 00cd112)

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

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


    from bc1a5e2  Merge pull request #8474: [BEAM-7210] Fix non-deterministic row access
     add af16837  [BEAM-7227] Instantiate PipelineRunner from options to support other runners
     new 00cd112  Merge pull request #8502: [BEAM-7227] Instantiate PipelineRunner from options to support other runners

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:
 .../java/org/apache/beam/sdk/runners/PipelineRunnerTest.java   | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


[beam] 01/01: Merge pull request #8502: [BEAM-7227] Instantiate PipelineRunner from options to support other runners

Posted by mx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 00cd11284471dc43dcfc90d00e60870e582fdec0
Merge: bc1a5e2 af16837
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Mon May 6 12:46:01 2019 +0200

    Merge pull request #8502: [BEAM-7227] Instantiate PipelineRunner from options to support other runners

 .../java/org/apache/beam/sdk/runners/PipelineRunnerTest.java   | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)