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/02/10 18:06:53 UTC

[beam] branch master updated (2ea6e00 -> cb1d4e7)

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 2ea6e00  Merge pull request #10812: [BEAM-7092] Fix invalid import of Guava coming from transitive Spark dep
     add cb1d4e7  [BEAM-9268] SpannerIO: Add more documentation and warnings for unknown tables. (#10690)

No new revisions were added by this update.

Summary of changes:
 .../sdk/io/gcp/spanner/MutationKeyEncoder.java     | 46 +++++++++++++---
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  | 34 +++++++-----
 .../sdk/io/gcp/spanner/MutationKeyEncoderTest.java | 61 +++++++++++++++++++---
 3 files changed, 117 insertions(+), 24 deletions(-)