We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6683a1a commit 7d8ba93Copy full SHA for 7d8ba93
1 file changed
CHANGES.md
@@ -99,6 +99,7 @@
99
* PulsarIO has now changed support status from incomplete to experimental. Both read and writes should now minimally
100
function (un-partitioned topics, without schema support, timestamp ordered messages for read) (Java)
101
([#36141](https://github.com/apache/beam/issues/36141)).
102
+* Fixed Spanner Change Stream reading stuck issue due to watermark of partition moving backwards ([#36470](https://github.com/apache/beam/issues/36470)).
103
104
## Known Issues
105
0 commit comments