GitHub user mairbek opened a pull request:
https://github.com/apache/beam/pull/4013
[BEAM-1542] A transform for reading the Spanner schema
A part of https://github.com/apache/beam/pull/3729.
Ideally, spanner schema should be an introspection part of the Cloud
Spanner library.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mairbek/beam readschema
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4013.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4013
----
commit 24b396f6449b73665b96ffe52b3eba46f19d4fc4
Author: Mairbek Khadikov <[email protected]>
Date: 2017-10-18T22:18:55Z
Reading spanner schema transform
----
---