You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/12/19 11:40:42 UTC

[beam] branch master updated (302b883 -> dba30b4)

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

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


    from 302b883  Merge pull request #7309: [BEAM-6263] Fix error-prone test setup for FlinkJobServerDriver
     add 6ff3129  [BEAM-6186] Finish moving optimization phases.
     new dba30b4  Merge pull request #7281 from [BEAM-6186] Finish moving optimization phases.

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:
 .../runners/portability/fn_api_runner.py           | 579 +--------------------
 .../portability/fn_api_runner_transforms.py        | 567 +++++++++++++++++++-
 2 files changed, 584 insertions(+), 562 deletions(-)


[beam] 01/01: Merge pull request #7281 from [BEAM-6186] Finish moving optimization phases.

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

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

commit dba30b44d78c182fef865aa750e9e8f25d5d20b8
Merge: 302b883 6ff3129
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Wed Dec 19 12:40:34 2018 +0100

    Merge pull request #7281 from [BEAM-6186] Finish moving optimization phases.
    
    [BEAM-6186] Finish moving optimization phases.

 .../runners/portability/fn_api_runner.py           | 579 +--------------------
 .../portability/fn_api_runner_transforms.py        | 567 +++++++++++++++++++-
 2 files changed, 584 insertions(+), 562 deletions(-)