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 43dbe5f Merge pull request #5821 from Brings back hack for embedded
FnApiRunner
add 7abfb98 [BEAM-3883] Stage files in the portability runner.
add 31e7ae2 Fix tests due to api change.
new ab1e09f Merge pull request #5817 from [BEAM-3883] Stage files in the
portability runner.
The 1 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:
.../runners/dataflow/internal/apiclient.py | 3 ++-
.../runners/portability/portable_runner.py | 19 +++++---------
.../runners/portability/portable_stager.py | 20 ++++++++++++---
.../apache_beam/runners/portability/stager.py | 8 ++++--
.../apache_beam/runners/portability/stager_test.py | 30 +++++++++++-----------
5 files changed, 47 insertions(+), 33 deletions(-)