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

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

commit e97afe9fdf1ec600bbd29f53ddec12dbb4a0ec71
Merge: ea09119 6fcb582
Author: tvalentyn <tvalen...@users.noreply.github.com>
AuthorDate: Wed Dec 29 16:36:29 2021 -0800

    [BEAM-13459] Cache artifacts across job runs on python+dataflow #16229

 .../python/apache_beam/options/pipeline_options.py |   7 +
 .../runners/dataflow/dataflow_runner.py            |   3 +-
 .../runners/dataflow/internal/apiclient.py         |  61 ++++-
 .../runners/dataflow/internal/apiclient_test.py    | 249 ++++++++++++++++++++-
 .../apache_beam/runners/portability/stager.py      |  13 +-
 .../apache_beam/runners/portability/stager_test.py |   2 +-
 6 files changed, 319 insertions(+), 16 deletions(-)

Reply via email to