You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/11/26 23:25:16 UTC

[beam] branch master updated (e1642c7 -> 836652d)

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

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


    from e1642c7  Merge pull request #7010 from markflyhigh/py-fix-apitools
     add afbe48f  [BEAM-6113] Small changes to avoid user errors around beam.Init()
     add 836652d  Merge pull request #7120 from youngoli/beam6113

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/minimal_wordcount/minimal_wordcount.go | 3 +++
 sdks/go/examples/wordcount/wordcount.go                 | 2 +-
 sdks/go/pkg/beam/core/runtime/init.go                   | 5 +++++
 sdks/go/pkg/beam/forward.go                             | 5 +++++
 sdks/go/pkg/beam/runners/direct/direct.go               | 6 ++++++
 5 files changed, 20 insertions(+), 1 deletion(-)