Skip to content

cassandra: Make table options configurable

vlorentz requested to merge table-options into master

Through a table_option dict in the config, mapping table names to what to add to the WITH clause of the CREATE TABLE clause.

contains commits from !1146 (merged)

Merge request reports

Loading