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 c4c75bd [BEAM-6202] Change retry policy for dataflow's get_job (#9182)
add 80a99ed Sets a default environment for Dataflow runner
new 0f2c9dd Merge pull request #9165: [BEAM-7824] Sets a default
environment for Dataflow runner
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:
.../apache_beam/runners/dataflow/dataflow_runner.py | 15 ++++++++++++---
.../apache_beam/runners/dataflow/internal/apiclient.py | 16 ++++++++--------
sdks/python/apache_beam/runners/pipeline_context.py | 3 +++
sdks/python/apache_beam/transforms/core.py | 16 +++++++++++++++-
sdks/python/apache_beam/transforms/ptransform.py | 2 +-
5 files changed, 39 insertions(+), 13 deletions(-)