This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from caf058f Merge pull request #5109: [BEAM-3714]modified result set to
be forward only and read only
add bf144c1 Adding a go datastore io reader
add fe65e6c Add apache header and fix imports / gofmt
add 580aa24 - Add package doc
new a7418fc Merge pull request #5165 Go SDK Datastore IO reader
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:
build_rules.gradle | 2 +-
pom.xml | 2 +-
sdks/go/pkg/beam/io/datastoreio/datastore.go | 237 ++++++++++++++++++++++
sdks/go/pkg/beam/io/datastoreio/datastore_test.go | 98 +++++++++
4 files changed, 337 insertions(+), 2 deletions(-)
create mode 100644 sdks/go/pkg/beam/io/datastoreio/datastore.go
create mode 100644 sdks/go/pkg/beam/io/datastoreio/datastore_test.go
--
To stop receiving notification emails like this one, please contact
[email protected].