You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mairbek <gi...@git.apache.org> on 2017/06/19 20:39:18 UTC

[GitHub] beam pull request #3395: [BEAM-1542] Cloud Spanner Source

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 <ma...@google.com>
Date:   2017-06-14T20:03:36Z

    Support ValueProviders.

commit 332a3a218620d402b3d7b790491d50baad713875
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T17:11:55Z

    ValueProvider for the batch size is not a good idea.

commit 983edfb6cdd5db0ac5148184858a7be6ba0678ba
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T17:19:53Z

    Display data test

commit 8acda0d395b0901e27d05795a1b16a7eb7f9877e
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T19:23:52Z

    Bump spanner version

commit 1dc86c3600202ee233ef61da358638bab3de619d
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T20:01:20Z

    Pre read api refactoring. Extract `SpannerConfig` and `AbstractSpannerFn`

commit 142772c2a323cfecc6305b39e7694aab6ecf855c
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T20:28:52Z

    Read api with naive implementation

commit 4f55fbf61bcaf6621dc57036abb5c8d73c522622
Author: Mairbek Khadikov <ma...@google.com>
Date:   2017-06-19T20:32:11Z

    Tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #3395: [BEAM-1542] Cloud Spanner Source

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/3395


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---