You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2017/07/20 19:53:45 UTC

[49/50] [abbrv] beam git commit: This closes #3591: [BEAM-1542] Introduced SpannerIO.readAll

This closes #3591: [BEAM-1542] Introduced SpannerIO.readAll


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

Branch: refs/heads/DSL_SQL
Commit: afeba3715c806b53115f8f7994eb7bc207c68932
Parents: c8e3744 95e9c28
Author: Eugene Kirpichov <ki...@google.com>
Authored: Thu Jul 20 10:59:14 2017 -0700
Committer: Eugene Kirpichov <ki...@google.com>
Committed: Thu Jul 20 10:59:14 2017 -0700

----------------------------------------------------------------------
 .../sdk/io/gcp/spanner/NaiveSpannerReadFn.java  |  35 ++--
 .../beam/sdk/io/gcp/spanner/ReadOperation.java  |  96 ++++++++++
 .../beam/sdk/io/gcp/spanner/SpannerIO.java      | 187 ++++++++++++++-----
 .../sdk/io/gcp/spanner/SpannerIOReadTest.java   | 145 +++++++++-----
 4 files changed, 353 insertions(+), 110 deletions(-)
----------------------------------------------------------------------