scylla-cdc-java icon indicating copy to clipboard operation
scylla-cdc-java copied to clipboard

Add extra coverage for alter table cases

Open dkropachev opened this issue 4 months ago • 0 comments

Add more tests to AlterTabletIT.java

To cover cases when user updates (alter and drop+add the same column) a column. It would be great if this update would happen while cdc reader reads pages.

dkropachev avatar Oct 20 '25 17:10 dkropachev