You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/05/19 01:40:32 UTC

[beam] branch master updated (76fbe45 -> decd50a)

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

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


    from 76fbe45  [BEAM-9577] Artifact v2 support for uber jars. (#11708)
     add 7c81b93  Populate all SpannerIO batching parameters in display data.
     add 9ded9e2  Fix capitalization, clarify descriptions
     add 192e9ad  fix capitalization, clarify description Grouped
     add 30a68f5  Refactor to extract single method for popuplating displayData
     new decd50a  [BEAM-9821] Populate all SpannerIO batching parameters in display data. (#11528)

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:
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  | 22 ++++++++++++-
 .../sdk/io/gcp/spanner/SpannerIOWriteTest.java     | 36 ++++++++++++++++++++--
 2 files changed, 54 insertions(+), 4 deletions(-)


[beam] 01/01: [BEAM-9821] Populate all SpannerIO batching parameters in display data. (#11528)

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

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

commit decd50a55c9ece9bce7f614a850b30c13e106e9f
Merge: 76fbe45 30a68f5
Author: Brian Hulette <bh...@google.com>
AuthorDate: Mon May 18 18:40:09 2020 -0700

    [BEAM-9821] Populate all SpannerIO batching parameters in display data. (#11528)
    
    [BEAM-9821] Populate all SpannerIO batching parameters in display data.

 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  | 22 ++++++++++++-
 .../sdk/io/gcp/spanner/SpannerIOWriteTest.java     | 36 ++++++++++++++++++++--
 2 files changed, 54 insertions(+), 4 deletions(-)