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 1acd1ae  Merge pull request #4282 from robertwb/type-inference
     add 8cf222d  [BEAM-3183] Add runner.run(transform) to Python SDK.
     new 1ff54bb  Merge pull request #4247 from robertwb/runner-run

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