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/28 21:33:30 UTC

[beam] branch master updated (018e889 -> e57c144)

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 018e889  [BEAM-9220] Go Dataflow jobs to use runner v2 (#11207)
     add a5e642a  [BEAM-9935] Respect allowed split points and fraction in Go.
     add e57c144  Merge pull request #11791: [BEAM-9935] Respect allowed split points and fraction in Go.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/datasource.go   | 105 ++++++++++++----
 .../pkg/beam/core/runtime/exec/datasource_test.go  | 135 ++++++++++++++++++++-
 sdks/go/pkg/beam/core/runtime/exec/plan.go         |   6 +-
 sdks/go/pkg/beam/core/runtime/harness/harness.go   |   6 +-
 4 files changed, 226 insertions(+), 26 deletions(-)