This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7bb7fab [release-23.6.0] Fix JIRA link for 2.36 blog (#16771)
add 56e5c2c [BEAM-13647] Use role for Go worker binary. (#16729)
No new revisions were added by this update.
Summary of changes:
.../pipeline/src/main/proto/beam_runner_api.proto | 6 +
sdks/go/container/boot.go | 16 +-
sdks/go/pkg/beam/artifact/materialize.go | 5 +-
sdks/go/pkg/beam/core/runtime/graphx/translate.go | 48 ++++--
.../pkg/beam/core/runtime/graphx/translate_test.go | 165 +++++++++++++++++++++
.../beam/runners/dataflow/dataflowlib/execute.go | 16 +-
.../pkg/beam/runners/dataflow/dataflowlib/stage.go | 18 ++-
.../beam/runners/universal/runnerlib/execute.go | 64 ++++++--
.../pkg/beam/runners/universal/runnerlib/stage.go | 4 +-
9 files changed, 303 insertions(+), 39 deletions(-)