This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 93de587 Merge pull request #10895 from chrlarsen/thriftio-website
add c00a0dd Updates DataflowRunner to support multiple SDK environments.
add e1fcf18 Merge pull request #10886: [BEAM-8019] Updates DataflowRunner
to support multiple SDK environments.
No new revisions were added by this update.
Summary of changes:
.../python/apache_beam/options/pipeline_options.py | 11 ++
.../runners/dataflow/internal/apiclient.py | 113 +++++++++++++++++++--
.../runners/dataflow/internal/apiclient_test.py | 80 +++++++++++++++
sdks/python/apache_beam/transforms/external.py | 7 +-
4 files changed, 202 insertions(+), 9 deletions(-)