This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0e9ecb7 Clarifies an error message in Katas to explain what is
actually wrong. (#11705)
add aba1db8 Merge pull request #11210 from [BEAM-8949] SpannerIO
integration tests
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
.../io/gcp/experimental/spannerio_read_it_test.py | 138 +++++++++++++++
.../io/gcp/experimental/spannerio_write_it_test.py | 195 +++++++++++++++++++++
sdks/python/test-suites/direct/common.gradle | 2 +
4 files changed, 336 insertions(+)
create mode 100644
sdks/python/apache_beam/io/gcp/experimental/spannerio_read_it_test.py
create mode 100644
sdks/python/apache_beam/io/gcp/experimental/spannerio_write_it_test.py