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

Have alter tablet tests for complex types

Open dkropachev opened this issue 4 months ago • 0 comments

Complex types:

  1. Map
  2. Lists
  3. Sets
  4. UDTs
  5. And Map,List and Set of UDTs/Map/List/Set

We need to have tests that would:

  1. Add the column
  2. Modify the type
  3. Child type (i.e. UDT)

dkropachev avatar Oct 28 '25 13:10 dkropachev