Skip to content

Commit 8709f11

Browse files
authored
Note SpannerIO.read new validation in 2.58.0 breaking change section (#31973)
1 parent 6a1d917 commit 8709f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112

113113
* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
114114
* [IcebergIO] IcebergCatalogConfig was changed to support specifying catalog properties in a key-store fashion ([#31726](https://github.com/apache/beam/pull/31726))
115+
* [SpannerIO] Added validation that query and table cannot be specified at the same time for SpannerIO.read(). Previously withQuery overrides withTable, if set ([#24956](https://github.com/apache/beam/issues/24956)).
115116

116117
## Deprecations
117118

0 commit comments

Comments
 (0)