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/05/04 23:46:48 UTC

[beam] branch master updated (5984618 -> 0c6155e)

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 5984618  [BEAM-9880] fix cannot touch issue (#11606)
     add 77309d8  [BEAM-9643] Adding Go SDF Documentation.
     add bf53417  [BEAM-9643] Adjusting signature for TrySplit.
     add 0c6155e  Merge pull request #11517: [BEAM-9643] Adding Go SDF Documentation.

No new revisions were added by this update.

Summary of changes:
 .../stringsplit/offsetrange/offsetrange.go         | 23 +++---
 sdks/go/pkg/beam/core/graph/fn_test.go             |  4 +-
 .../beam/core/runtime/exec/sdf_invokers_test.go    | 12 ++--
 .../pkg/beam/core/runtime/graphx/translate_test.go | 12 ++--
 sdks/go/pkg/beam/core/sdf/sdf.go                   | 69 +++++++++---------
 sdks/go/pkg/beam/pardo.go                          | 81 ++++++++++++++++++++++
 6 files changed, 148 insertions(+), 53 deletions(-)