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/18 23:20:27 UTC

[beam] branch master updated (745b425 -> e73e1d1)

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 745b425  Exclude tests that are not passing under currect Avro IO requirements. (#10876)
     add e73e1d1  [BEAM-7246] Added Google Spanner Write Transform (#10712)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   2 +
 .../apache_beam/io/gcp/experimental/spannerio.py   | 528 ++++++++++++++++++++-
 .../io/gcp/experimental/spannerio_test.py          | 245 +++++++++-
 3 files changed, 771 insertions(+), 4 deletions(-)