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 2021/01/29 23:14:43 UTC

[beam] branch release-2.28.0 updated (796dee4 -> d856479)

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

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


    from 796dee4  Merge pull request #13840: [BEAM-11709] Disable Gradle module metadata generation
     add 423cae4  Add BigDecimal support for SpannerIO
     new d856479  Merge pull request #13845: [BEAM-11643] Add BigDecimal support for SpannerIO

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:
 .../sdk/io/gcp/spanner/MutationSizeEstimator.java  | 23 ++++++++++++++++++++
 .../io/gcp/spanner/MutationSizeEstimatorTest.java  | 25 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)


[beam] 01/01: Merge pull request #13845: [BEAM-11643] Add BigDecimal support for SpannerIO

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

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

commit d856479ca1bf1ffda68de3ad189311837ce3602d
Merge: 796dee4 423cae4
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Fri Jan 29 15:14:04 2021 -0800

    Merge pull request #13845: [BEAM-11643] Add BigDecimal support for SpannerIO

 .../sdk/io/gcp/spanner/MutationSizeEstimator.java  | 23 ++++++++++++++++++++
 .../io/gcp/spanner/MutationSizeEstimatorTest.java  | 25 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)