This is an automated email from the ASF dual-hosted git repository. yhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
from d78d004d0a5 Skip SqlTransformExample (#36354) add 6b9d534137c Set user agent when downloading jars with local_jar (#36342) No new revisions were added by this update. Summary of changes: .../python/apache_beam/options/pipeline_options.py | 6 +++ .../portability/flink_uber_jar_job_server.py | 4 +- .../apache_beam/runners/portability/job_server.py | 5 ++- .../portability/spark_uber_jar_job_server.py | 4 +- sdks/python/apache_beam/transforms/external.py | 43 ++++++++++++++++------ .../python/apache_beam/transforms/external_test.py | 2 +- sdks/python/apache_beam/utils/subprocess_server.py | 22 ++++++++++- .../apache_beam/utils/subprocess_server_test.py | 7 +++- .../utils/transform_service_launcher.py | 7 ++-- 9 files changed, 76 insertions(+), 24 deletions(-)