This is an automated email from the ASF dual-hosted git repository. Amar3tto pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 0de9a676681e39ca4275a2dac6e64b0d0d99e814 Merge: 8a7c972c61b 5178343b652 Author: Vitaly Terentyev <[email protected]> AuthorDate: Thu Jul 30 21:48:48 2026 +0400 Merge pull request #39457 from apache/debezium-io-yaml Debezium IO yaml .../org/apache/beam/io/debezium/DebeziumIO.java | 16 +-- .../DebeziumReadSchemaTransformProvider.java | 96 +++++++++++--- .../DebeziumReadSchemaTransformProviderTest.java | 139 +++++++++++++++++++++ .../yaml/extended_tests/databases/debezium.yaml | 50 ++++++++ sdks/python/apache_beam/yaml/integration_tests.py | 73 ++++++++++- sdks/python/apache_beam/yaml/standard_io.yaml | 23 ++++ sdks/python/build.gradle | 4 +- 7 files changed, 367 insertions(+), 34 deletions(-)
