You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2022/04/01 18:00:58 UTC

[beam] branch master updated (fc65763 -> e42027b)

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 fc65763  Merge pull request #17235 [BEAM-14148] Roll PyExpansionService forward, skipping flaky test for now.
     add e42027b  delint go sdk (#17247)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/graphx/translate.go       | 10 +++++-----
 sdks/go/pkg/beam/core/runtime/xlangx/resolve.go         |  4 ++--
 sdks/go/pkg/beam/core/runtime/xlangx/resolve_test.go    |  7 ++++---
 sdks/go/pkg/beam/runners/dataflow/dataflowlib/stage.go  |  2 +-
 sdks/go/pkg/beam/runners/universal/runnerlib/execute.go |  2 ++
 sdks/go/test/integration/primitives/pardo.go            |  3 ++-
 6 files changed, 16 insertions(+), 12 deletions(-)