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 2018/05/02 21:07:39 UTC

[beam] branch master updated (48f9cce -> 6ac67f7)

This is an automated email from the ASF dual-hosted git repository.

jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 48f9cce  Merge pull request #5152: Harness Manager Interfaces
     add c1b4f4c  Wait for input collection
     add b99c67e  Expose DatabaseAdminClient
     add d338f1d  Consistently use lower case table name and column names
     add 969582c  Addressed comments
     new 6ac67f7  Merge pull request #5259: SpannerIO fixes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/io/gcp/spanner/MutationGroupEncoder.java      |  4 ++--
 .../apache/beam/sdk/io/gcp/spanner/SpannerAccessor.java    | 10 +++++++++-
 .../org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java  | 12 +++++++-----
 .../java/org/apache/beam/sdk/io/gcp/spanner/SpannerIO.java | 14 +++++++-------
 .../org/apache/beam/sdk/io/gcp/spanner/SpannerSchema.java  |  6 +++---
 .../java/org/apache/beam/sdk/io/gcp/GcpApiSurfaceTest.java |  4 ++++
 .../apache/beam/sdk/io/gcp/spanner/SpannerIOWriteTest.java |  6 +++---
 7 files changed, 35 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.

[beam] 01/01: Merge pull request #5259: SpannerIO fixes

Posted by jk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 6ac67f75eceb54ebe9990bc77f93c09902c28e00
Merge: 48f9cce 969582c
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Wed May 2 14:07:32 2018 -0700

    Merge pull request #5259: SpannerIO fixes
    
    SpannerIO fixes

 .../beam/sdk/io/gcp/spanner/MutationGroupEncoder.java      |  4 ++--
 .../apache/beam/sdk/io/gcp/spanner/SpannerAccessor.java    | 10 +++++++++-
 .../org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java  | 12 +++++++-----
 .../java/org/apache/beam/sdk/io/gcp/spanner/SpannerIO.java | 14 +++++++-------
 .../org/apache/beam/sdk/io/gcp/spanner/SpannerSchema.java  |  6 +++---
 .../java/org/apache/beam/sdk/io/gcp/GcpApiSurfaceTest.java |  4 ++++
 .../apache/beam/sdk/io/gcp/spanner/SpannerIOWriteTest.java |  6 +++---
 7 files changed, 35 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.