This is an automated email from the ASF dual-hosted git repository.
heejong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 4fb1f05 Merge pull request #13977 from [BEAM-11807] Fix issue with
sdk worker multi-threading and boto3 client
new 06e0616 [BEAM-11520] Stage extra PyPI dependencies with generated
requirements
new 0397c51 raise exception for non-file type artifacts
new 31dbf8e Merge pull request #13607 from ihji/BEAM-11520
The 30610 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/portability/sdk_container_builder.py | 3 +-
.../apache_beam/runners/portability/stager.py | 162 ++++++++++++++++-----
.../apache_beam/runners/portability/stager_test.py | 19 +++
sdks/python/apache_beam/transforms/environments.py | 14 +-
4 files changed, 147 insertions(+), 51 deletions(-)