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 169cf80b082 Merge pull request #21718 from damccorm/patch-1
add 22276b05414 Add an option to run Python operations in-line when
invoked as a remote runner.
add 62a8d00a5d8 Pass options underlying runner in remote job service.
add 4405056c783 Comment, lint fixes.
new 4788b07601b Merge pull request #19266 Python ULR inline option.
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:
.../python/apache_beam/options/pipeline_options.py | 7 ++++
.../runners/dataflow/dataflow_job_service.py | 25 ++++----------
.../runners/portability/fn_api_runner/fn_runner.py | 40 ++++++++++++++++++++--
.../runners/portability/local_job_service.py | 17 ++++++++-
sdks/python/apache_beam/transforms/environments.py | 4 ---
5 files changed, 67 insertions(+), 26 deletions(-)