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 13754d4 Clarify PCollection immutability. (#15227)
add 76d0dcb [BEAM-11218] ptest allows to obtain a pipeline result (#15364)
No new revisions were added by this update.
Summary of changes:
sdks/go.mod | 3 +
sdks/go/pkg/beam/core/metrics/metrics.go | 66 ++++++++++++++++++++++
sdks/go/pkg/beam/runners/direct/direct.go | 24 ++++++--
sdks/go/pkg/beam/testing/ptest/ptest.go | 15 ++++-
.../test/integration/wordcount/wordcount_test.go | 3 +-
5 files changed, 104 insertions(+), 7 deletions(-)