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

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

commit 93f605db3034cb0c814ec6baa474b718fbbcf47a
Merge: 7cc1a7d 1095db0
Author: Daniel Oliveira <daniel.o.program...@gmail.com>
AuthorDate: Thu May 21 21:07:16 2020 -0700

    Merge pull request #11763: [BEAM-9978] Adding functionality and tests to Go 
offset range tracker.

 sdks/go/examples/stringsplit/stringsplit.go        |  16 +-
 .../beam/io/rtrackers/offsetrange/offsetrange.go   |  63 ++++--
 .../io/rtrackers/offsetrange/offsetrange_test.go   | 212 +++++++++++++++++++++
 sdks/go/pkg/beam/io/synthetic/source.go            |  31 +--
 sdks/go/pkg/beam/io/synthetic/step.go              |  31 +--
 5 files changed, 276 insertions(+), 77 deletions(-)

Reply via email to