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 2020/05/29 17:55:07 UTC

[beam] branch master updated (193e54c -> 1bcb551)

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 193e54c  [BEAM-9679] Add a CoGroupByKey lesson to the Core Transforms section (#11803)
     add 1bcb551  [BEAM-10110] Propagate ids for custom coders. (#11832)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/graph/coder/coder.go       | 17 +++++++++++++++--
 sdks/go/pkg/beam/core/runtime/graphx/coder.go    |  3 +++
 sdks/go/pkg/beam/core/runtime/graphx/dataflow.go | 16 ++++++++++------
 3 files changed, 28 insertions(+), 8 deletions(-)