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

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


    from ba957ed  Merge pull request #11260 from [BEAM-2572] Update 
documentation
     new e65e289  [BEAM-9446] Retain unknown arguments when using uber jar job 
server.
     new 47b07d1  Enable '--option=value' and '-option' syntax.
     new 231308d  Use split instead of rsplit
     new 16e5263  Merge pull request #11189 from ibzib/retain-unknown-args

The 26235 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 | 31 +++++++++++++---
 .../apache_beam/options/pipeline_options_test.py   | 41 ++++++++++++++++++++++
 .../runners/portability/flink_runner.py            |  7 ++++
 .../portability/flink_uber_jar_job_server_test.py  | 16 +++++++++
 .../runners/portability/portable_runner.py         | 11 ++++--
 .../runners/portability/spark_runner.py            |  7 ++++
 .../portability/spark_uber_jar_job_server_test.py  | 16 +++++++++
 7 files changed, 122 insertions(+), 7 deletions(-)

Reply via email to