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 a723148 Merge pull request #11306 from rohdesamuel/fix-delim
add 98112f6 [BEAM-9577] Update container boot code to stage from
dependencies, if present.
add fb5178a Apply suggestions from code review
add 73d07a8 Use pointer recievers.
add cb66284 Merge pull request #11305 [BEAM-9577] Container boot code to
stages from dependencies, if present.
No new revisions were added by this update.
Summary of changes:
sdks/go/container/boot.go | 2 +-
sdks/go/pkg/beam/artifact/materialize.go | 182 ++++++++++++++++++++++++--
sdks/go/pkg/beam/artifact/materialize_test.go | 154 +++++++++++++++++++++-
sdks/java/container/boot.go | 2 +-
sdks/python/container/boot.go | 2 +-
5 files changed, 330 insertions(+), 12 deletions(-)