This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 780ad62d42f [BEAM-14371] (and BEAM-14372) - enable a couple
staticchecks (#17670)
add 5064cc247ba [BEAM-14470] Use Generic Registrations in loadtests.
(#17673)
No new revisions were added by this update.
Summary of changes:
.../jenkins/job_LoadTests_SideInput_Go.groovy | 8 ++---
.../perftests_metrics/SideInput_Load_Tests.json | 2 +-
sdks/go/pkg/beam/core/graph/fn.go | 4 ++-
sdks/go/pkg/beam/io/synthetic/source.go | 6 ++--
sdks/go/pkg/beam/io/synthetic/step.go | 7 ++--
sdks/go/test/load/cogbk/cogbk.go | 8 +++--
sdks/go/test/load/combine/combine.go | 8 +++++
sdks/go/test/load/group_by_key/group_by_key.go | 38 +++++++++++++++-------
sdks/go/test/load/pardo/pardo.go | 10 ++++--
sdks/go/test/load/sideinput/sideinput.go | 32 ++++++++++++------
sdks/go/test/load/util.go | 21 ++++++++----
11 files changed, 99 insertions(+), 45 deletions(-)