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 1ff54bb17a45a532ffc1c9377da6e63760618180
Merge: 1acd1ae 8cf222d
Author: Robert Bradshaw <rober...@gmail.com>
AuthorDate: Mon Dec 18 17:51:35 2017 -0800

    Merge pull request #4247 from robertwb/runner-run
    
    [BEAM-3183] Add runner.run(transform) to Python SDK.

 sdks/python/apache_beam/pipeline.py                     |  2 +-
 .../apache_beam/runners/dataflow/dataflow_runner.py     |  4 ++--
 sdks/python/apache_beam/runners/direct/direct_runner.py |  2 +-
 .../apache_beam/runners/portability/fn_api_runner.py    |  2 +-
 .../runners/portability/maptask_executor_runner.py      |  4 ++--
 .../runners/portability/universal_local_runner.py       |  2 +-
 sdks/python/apache_beam/runners/runner.py               | 17 +++++++++++++++--
 sdks/python/apache_beam/runners/runner_test.py          | 12 +++++++++++-
 8 files changed, 34 insertions(+), 11 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <commits@beam.apache.org>.

Reply via email to