GitHub user mairbek opened a pull request:
https://github.com/apache/beam/pull/3907
[BEAM-2837] Allows to set a Cloud Spanner host.
Allows to set a Cloud Spanner host. https://batch-spanner.googleapis.com/
is set as a default host name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mairbek/beam host
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3907.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 #3907
----
commit 49c99ee030dd591d373690093fb4f59854a059e6
Author: Mairbek Khadikov <[email protected]>
Date: 2017-09-26T23:59:30Z
Allows to set a Cloud Spanner host. https://batch-spanner.googleapis.com/
is set as a default host name.
----
---