You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/06/23 21:59:20 UTC

[beam] branch master updated (500dc43 -> f22279b)

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

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


    from 500dc43  Enabling custom retry strategy for BQ streaming inserts. (#12004)
     add 747c198  Adding a helper function for making custom coders.
     add f22279b  Merge pull request #12059: Adding a helper function for making custom coders.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/coder.go                          | 8 ++++----
 sdks/go/pkg/beam/core/graph/coder/coder.go         | 5 +++++
 sdks/go/pkg/beam/core/runtime/exec/combine_test.go | 2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)