You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2017/10/27 21:46:29 UTC

[2/2] beam git commit: This closes #4013: [BEAM-1542] A transform for reading the Spanner schema

This closes #4013: [BEAM-1542] A transform for reading the Spanner schema


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

Branch: refs/heads/master
Commit: e686286f10036b476ecaaabd935b8ec37dfb5616
Parents: a6f69bd 1fd027b
Author: Eugene Kirpichov <ek...@gmail.com>
Authored: Fri Oct 27 14:46:04 2017 -0700
Committer: Eugene Kirpichov <ek...@gmail.com>
Committed: Fri Oct 27 14:46:04 2017 -0700

----------------------------------------------------------------------
 .../sdk/io/gcp/spanner/ReadSpannerSchema.java   |  94 ++++++++++++
 .../beam/sdk/io/gcp/spanner/SpannerSchema.java  | 144 +++++++++++++++++++
 .../io/gcp/spanner/ReadSpannerSchemaTest.java   | 134 +++++++++++++++++
 .../sdk/io/gcp/spanner/SpannerSchemaTest.java   |  61 ++++++++
 4 files changed, 433 insertions(+)
----------------------------------------------------------------------