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 7cc1a7d  Merge pull request #11771: [BEAM-10052] check hash and avoid 
duplicated artifacts
     add 1095db0  [BEAM-9978] Adding functionality and tests to Go offset range 
tracker.
     new 93f605d  Merge pull request #11763: [BEAM-9978] Adding functionality 
and tests to Go offset range tracker.

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/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(-)
 create mode 100644 
sdks/go/pkg/beam/io/rtrackers/offsetrange/offsetrange_test.go

Reply via email to