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 = ( |     recognized_table_options = ( | ||||||
|         'bloom_filter_fp_chance', |         'bloom_filter_fp_chance', | ||||||
|         'caching', |         'caching', | ||||||
|  |         'cdc', | ||||||
|         'comment', |         'comment', | ||||||
|         'compaction', |         'compaction', | ||||||
|         'compression', |         'compression', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Adam Holmberg
					Adam Holmberg