This is an automated email from the ASF dual-hosted git repository.

altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 11215fc  Merge pull request #9081 from davidcavazos/pardo_test_fix
     new 471be56  Add transform_name_mapping pipeline option for python sdk
     new 3115bab  Check streaming option when validate transform_name_mapping
     new 7fe54a0  Merge pull request #9072 from y1chi/transform_name_mapping

The 22337 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 | 12 +++++++-
 .../apache_beam/options/pipeline_options_test.py   |  6 ++++
 .../options/pipeline_options_validator.py          | 15 ++++++++++
 .../options/pipeline_options_validator_test.py     | 33 ++++++++++++++++++++++
 .../runners/dataflow/internal/apiclient.py         |  9 +++++-
 .../runners/dataflow/internal/apiclient_test.py    | 10 +++++++
 6 files changed, 83 insertions(+), 2 deletions(-)

Reply via email to