You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/12/16 17:44:52 UTC

[beam] 01/01: Merge pull request #10380: [BEAM-8825] Add limit on number of mutated rows to batching/sorting stages.

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

udim pushed a commit to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 712ccb0094aee64df6b07a6652db55324fa52319
Merge: 759c078 c48f170
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Mon Dec 16 09:44:40 2019 -0800

    Merge pull request #10380: [BEAM-8825] Add limit on number of mutated rows to batching/sorting stages.

 .../beam/sdk/io/gcp/spanner/MutationGroup.java     |   4 +
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  |  77 +++++++++++---
 .../sdk/io/gcp/spanner/SpannerIOWriteTest.java     | 111 +++++++++++++++++++--
 3 files changed, 170 insertions(+), 22 deletions(-)