This is an automated email from the ASF dual-hosted git repository.
udim pushed a change to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 759c078 Merge pull request #10330: [BEAM-8882] Cherry pick #10283 and
#10292
add c48f170 Add limit on number of mutated rows to batching/sorting
stages.
new 712ccb0 Merge pull request #10380: [BEAM-8825] Add limit on number of
mutated rows to batching/sorting stages.
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/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(-)