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 2019/10/25 05:48:13 UTC

[beam] branch master updated (177c134 -> 43ce5ca)

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 177c134  [BEAM-7389] Add code snippet for CoGroupByKey (#9791)
     add 43ce5ca  [Go SDK] Fix post commits: runtime error in logger

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/harness/logging.go   |  2 +-
 .../pkg/beam/core/runtime/harness/logging_test.go  | 51 ++++++++++++++++++++++
 2 files changed, 52 insertions(+), 1 deletion(-)
 create mode 100644 sdks/go/pkg/beam/core/runtime/harness/logging_test.go