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:36 UTC

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

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(-)