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/10 08:22:00 UTC

[beam] 01/01: Merge pull request #7227 from [BEAM-6186] Optimization cleanup

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 a076444706ec8a48e0bd616d234a2a4785233e37
Merge: 378d907 6e1a8cd
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Dec 10 09:21:52 2018 +0100

    Merge pull request #7227 from [BEAM-6186] Optimization cleanup
    
    [BEAM-6186] Optimization cleanup: move phase utilities out of local scope.

 .../runners/portability/fn_api_runner.py           | 204 +++++----------------
 .../portability/fn_api_runner_transforms.py        | 169 +++++++++++++++++
 2 files changed, 211 insertions(+), 162 deletions(-)