This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 36268e1 Merge pull request #12873 Remove experimental declarations
from fileio.
add c032963 [BEAM-10671] Add environment configuration fields as a
repeated pipeline option.
add d0fbcb2 Merge pull request #12576: [BEAM-10671] Add environment
configuration fields as first-class pipeline options
No new revisions were added by this update.
Summary of changes:
...Commit_Python_Chicago_Taxi_Example_Flink.groovy | 2 +-
runners/flink/job-server/test_flink_uber_jar.sh | 4 +-
runners/portability/test_pipeline_jar.sh | 2 +-
.../python/apache_beam/options/pipeline_options.py | 35 +++-
.../options/pipeline_options_validator.py | 68 +++++++-
.../options/pipeline_options_validator_test.py | 192 ++++++++++++++++++++-
sdks/python/apache_beam/transforms/environments.py | 48 ++++--
.../apache_beam/transforms/environments_test.py | 38 ++++
8 files changed, 370 insertions(+), 19 deletions(-)