[
https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054697#comment-16054697
]
ASF GitHub Bot commented on BEAM-1542:
--------------------------------------
GitHub user mairbek opened a pull request:
https://github.com/apache/beam/pull/3395
[BEAM-1542] Cloud Spanner Source
Defines Cloud Spanner Source API, and a naive implementation, similar to
JdbcIO.
Also includes https://github.com/apache/beam/pull/3358
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mairbek/beam readapi-pr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3395.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 #3395
----
commit 916cac184732d08f2902b06cc0df12fe976a1005
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-14T20:03:36Z
Support ValueProviders.
commit 332a3a218620d402b3d7b790491d50baad713875
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T17:11:55Z
ValueProvider for the batch size is not a good idea.
commit 983edfb6cdd5db0ac5148184858a7be6ba0678ba
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T17:19:53Z
Display data test
commit 8acda0d395b0901e27d05795a1b16a7eb7f9877e
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T19:23:52Z
Bump spanner version
commit 1dc86c3600202ee233ef61da358638bab3de619d
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T20:01:20Z
Pre read api refactoring. Extract `SpannerConfig` and `AbstractSpannerFn`
commit 142772c2a323cfecc6305b39e7694aab6ecf855c
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T20:28:52Z
Read api with naive implementation
commit 4f55fbf61bcaf6621dc57036abb5c8d73c522622
Author: Mairbek Khadikov <[email protected]>
Date: 2017-06-19T20:32:11Z
Tests
----
> Need Source/Sink for Spanner
> ----------------------------
>
> Key: BEAM-1542
> URL: https://issues.apache.org/jira/browse/BEAM-1542
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-gcp
> Reporter: Guy Molinari
> Assignee: Mairbek Khadikov
>
> Is there a source/sink for Spanner in the works? If not I would gladly give
> this a shot.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)