Similar to , update TableOptionsMetadata to add the new cdc option CASSANDRA-12041. Additionally, update TableOptions in schemabuilder.
Example of creating table with cdc enabled:
Note that cdc_enabled must be set to true in cassandra.yaml for this to take effect.