scylla-cdc-java
scylla-cdc-java copied to clipboard
Add extra coverage for alter table cases
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.