You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/04/30 00:33:32 UTC

[beam] branch master updated (837f4a3 -> 0f421a7)

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

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


    from 837f4a3  Merge pull request #11562 from lukecwik/beam9846
     add a010bcd  [BEAM-9739]Retry SpannerIO write on Schema change
     add 0f421a7  Merge pull request #11392: [BEAM-9739] Retry SpannerIO write on Schema change

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  |  32 ++++-
 .../sdk/io/gcp/spanner/SpannerIOWriteTest.java     | 147 +++++++++++++++++++++
 2 files changed, 178 insertions(+), 1 deletion(-)