You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jr...@apache.org on 2023/08/30 17:27:39 UTC

[beam] branch master updated (7bc5d1a99d7 -> 7dfb0cebdd0)

This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 7bc5d1a99d7 SpannerIO: retry if concurrent transaction is aborted by emulator (#28093)
     add 7dfb0cebdd0 Improve Go SDK Staticcheck Compliance (#28224)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/graph/fn.go                        |  2 +-
 sdks/go/pkg/beam/core/runtime/exec/sdf.go                |  6 ++----
 sdks/go/pkg/beam/core/runtime/harness/datamgr.go         |  3 +--
 sdks/go/pkg/beam/io/datastoreio/datastore.go             | 10 +++++-----
 sdks/go/pkg/beam/register/iter.go                        |  2 +-
 sdks/go/pkg/beam/runners/prism/internal/config/config.go |  2 +-
 sdks/go/pkg/beam/runners/universal/runnerlib/stage.go    |  4 ++--
 sdks/go/pkg/beam/staticcheck.conf                        |  2 +-
 sdks/go/pkg/beam/util/execx/exec.go                      |  2 +-
 9 files changed, 15 insertions(+), 18 deletions(-)