You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/05/24 23:22:35 UTC

[beam] branch master updated (064be0e -> 943e765)

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

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


    from 064be0e  [BEAM-7387] Attempt to fix lots of URNs to follow common pattern.
     add a91f4f8  splitting support over FnAPI for Go SDK
     add 1809cf4  splitting support over FnAPI for Go SDK. updated
     add 7512579  Update datasource.go
     new 943e765  Merge pull request #8683: [BEAM-5791] splitting support over FnAPI for Go SDK

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/datasource.go | 83 ++++++++++++++++++++----
 sdks/go/pkg/beam/core/runtime/exec/plan.go       | 16 +++++
 sdks/go/pkg/beam/core/runtime/harness/harness.go | 27 +++++++-
 3 files changed, 113 insertions(+), 13 deletions(-)


[beam] 01/01: Merge pull request #8683: [BEAM-5791] splitting support over FnAPI for Go SDK

Posted by ud...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 943e7652f18670faf819cf6bd77133e62bb69c95
Merge: 064be0e 7512579
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Fri May 24 16:22:23 2019 -0700

    Merge pull request #8683: [BEAM-5791] splitting support over FnAPI for Go SDK

 sdks/go/pkg/beam/core/runtime/exec/datasource.go | 83 ++++++++++++++++++++----
 sdks/go/pkg/beam/core/runtime/exec/plan.go       | 16 +++++
 sdks/go/pkg/beam/core/runtime/harness/harness.go | 27 +++++++-
 3 files changed, 113 insertions(+), 13 deletions(-)