You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2019/09/25 17:27:54 UTC

[beam] branch master updated (948c6fa -> 04dc3c3)

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

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


    from 948c6fa  Merge pull request #9374: [BEAM-5428] Implement Runner support for cache tokens
     add a97ff41  [Go SDK] Fix Off by One error splitting DataSource
     add 04dc3c3  Update sdks/go/pkg/beam/core/runtime/exec/datasource.go

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/datasource.go   |  58 ++++----
 .../pkg/beam/core/runtime/exec/datasource_test.go  | 165 ++++++++++++++++++++-
 sdks/go/pkg/beam/core/runtime/exec/plan.go         |   6 +-
 3 files changed, 192 insertions(+), 37 deletions(-)