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 2023/02/16 21:11:00 UTC

[beam] branch master updated (a82084ce87b -> c210df3d3b3)

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 a82084ce87b update GCP cloud libraries BOM to 26.8.0 (#25470)
     add c210df3d3b3 Fix interface{} in iter& emit type of DoFn in Go (#25203)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/funcx/output.go         | 5 ++++-
 sdks/go/pkg/beam/core/funcx/output_test.go    | 2 ++
 sdks/go/pkg/beam/core/funcx/sideinput.go      | 3 +++
 sdks/go/pkg/beam/core/funcx/sideinput_test.go | 1 +
 sdks/go/pkg/beam/io/parquetio/parquetio.go    | 4 ++--
 5 files changed, 12 insertions(+), 3 deletions(-)