You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by au...@apache.org on 2023/05/02 22:44:43 UTC

[beam] branch master updated (57ee20902dd -> f8988f612ca)

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

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


    from 57ee20902dd Merge pull request #26503: fix dataloss bug in batch Storage API sink.
     add f8988f612ca [Go SDK] Remove experimental designation from places in the Go SDK. (#26510)

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/native_wordcap/nativepubsubio/native.go    | 4 ++--
 sdks/go/examples/wasm/wasm.go                               | 2 +-
 sdks/go/pkg/beam/core/graph/window/trigger/trigger.go       | 3 +--
 sdks/go/pkg/beam/core/runtime/xlangx/expansionx/download.go | 2 +-
 sdks/go/pkg/beam/io/fhirio/common.go                        | 1 -
 sdks/go/pkg/beam/io/fhirio/deidentify.go                    | 1 -
 sdks/go/pkg/beam/io/fhirio/execute_bundles.go               | 1 -
 sdks/go/pkg/beam/io/fhirio/import.go                        | 1 -
 sdks/go/pkg/beam/io/fhirio/read.go                          | 1 -
 sdks/go/pkg/beam/io/fhirio/search.go                        | 1 -
 sdks/go/pkg/beam/pardo.go                                   | 5 +----
 sdks/go/pkg/beam/transforms/sql/sql.go                      | 6 +++---
 sdks/go/pkg/beam/windowing.go                               | 4 ----
 13 files changed, 9 insertions(+), 23 deletions(-)