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 42850f9 [BEAM-13686] OOM while logging a large pipeline even when
logging level is higher (#16559)
add d24da13 [BEAM-13629] Update URL artifact type for Dataflow Go (#16490)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/core/runtime/xlangx/resolve.go | 33 +++++++++
.../pkg/beam/core/runtime/xlangx/resolve_test.go | 78 ++++++++++++++++++++++
.../pkg/beam/runners/dataflow/dataflowlib/stage.go | 1 +
3 files changed, 112 insertions(+)
create mode 100644 sdks/go/pkg/beam/core/runtime/xlangx/resolve_test.go