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 f0c599956bc39a930fcc669a905e27dfa650fe54 Merge: 11bc21d 246679f Author: Eugene Kirpichov <[email protected]> AuthorDate: Thu May 10 16:06:55 2018 -0700 Merge pull request #5297: [BEAM-3516] Spanner BatchFn does not respect mutation limits [BEAM-3516] Spanner BatchFn does not respect mutation limits .../sdk/io/gcp/spanner/MutationCellCounter.java | 57 +++++++++++ .../beam/sdk/io/gcp/spanner/MutationUtils.java | 38 +++++++ .../beam/sdk/io/gcp/spanner/ReadSpannerSchema.java | 30 ++++-- .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java | 68 +++++++++---- .../beam/sdk/io/gcp/spanner/SpannerSchema.java | 112 ++++++++++++--------- .../sdk/io/gcp/spanner/ReadSpannerSchemaTest.java | 7 +- .../sdk/io/gcp/spanner/SpannerIOWriteTest.java | 48 +++++++-- 7 files changed, 277 insertions(+), 83 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
