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 2017/03/15 17:55:03 UTC

[2/2] beam git commit: This closes #1369

This closes #1369


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/04c6ef4c
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/04c6ef4c
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/04c6ef4c

Branch: refs/heads/master
Commit: 04c6ef4c74d47b9858c6dce088ce8b8d1d34c7db
Parents: 6e808b2 5dd8442
Author: Davor Bonaci <da...@google.com>
Authored: Wed Mar 15 10:54:47 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed Mar 15 10:54:47 2017 -0700

----------------------------------------------------------------------
 pom.xml                                         |   7 +
 sdks/java/io/google-cloud-platform/pom.xml      |  26 +-
 .../beam/sdk/io/gcp/datastore/DatastoreV1.java  | 390 +++++++++++++++----
 .../sdk/io/gcp/datastore/DatastoreV1Test.java   | 243 ++++++++++--
 .../sdk/io/gcp/datastore/SplitQueryFnIT.java    |   2 +-
 .../beam/sdk/io/gcp/datastore/V1ReadIT.java     |  66 +++-
 6 files changed, 617 insertions(+), 117 deletions(-)
----------------------------------------------------------------------