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

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


    from aabe31c  Merge pull request #11960: [BEAM-9999] Remove Gearpump runner.
     add 647d21d  [BEAM-9577] Remove use of legacy artifact service in Python.
     add 57487dc  Merge pull request #11935 [BEAM-9577] Remove use of legacy 
artifact service in Python.

No new revisions were added by this update.

Summary of changes:
 .../runners/portability/artifact_service.py        | 303 +++------------------
 .../runners/portability/artifact_service_test.py   | 212 --------------
 .../portability/flink_uber_jar_job_server_test.py  |   4 +-
 .../portability/fn_api_runner/worker_handlers.py   |  20 --
 .../runners/portability/local_job_service.py       |  19 +-
 .../runners/portability/portable_runner.py         |  63 +----
 .../runners/portability/portable_stager.py         | 117 --------
 .../runners/portability/portable_stager_test.py    | 175 ------------
 8 files changed, 50 insertions(+), 863 deletions(-)
 delete mode 100644 
sdks/python/apache_beam/runners/portability/portable_stager.py
 delete mode 100644 
sdks/python/apache_beam/runners/portability/portable_stager_test.py

Reply via email to