add CDC to recognized table options
PYTHON-593 CASSANDRA-8844
This commit is contained in:
		@@ -2104,6 +2104,7 @@ class SchemaParserV3(SchemaParserV22):
 | 
			
		||||
    recognized_table_options = (
 | 
			
		||||
        'bloom_filter_fp_chance',
 | 
			
		||||
        'caching',
 | 
			
		||||
        'cdc',
 | 
			
		||||
        'comment',
 | 
			
		||||
        'compaction',
 | 
			
		||||
        'compression',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user