This is an automated email from the ASF dual-hosted git repository.
svetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 37b8c8a87b8 Add Iceberg workflows (#31401)
add 1f714760219 Add option to disable validation of cloud bigtable change
stream IO
add 10929b9ee7d Fix ordering of the validations
add 13a3e46f87f Add unit test for ReadChangeStream config and validation
add aa831b47330 Add additionl comment clarifying the effect of
withoutValidation
new 944273fe341 Merge pull request #31376 from
tonytanger/validate_cbt_change_stream
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/sdk/io/gcp/bigtable/BigtableIO.java | 120 +++++++++++++++------
.../beam/sdk/io/gcp/bigtable/BigtableIOTest.java | 93 ++++++++++++++++
2 files changed, 178 insertions(+), 35 deletions(-)