mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 11:22:01 +00:00
Now enable_create_table_with_compact_storage can be set to `false` by default in db/config. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
5 lines
145 B
YAML
5 lines
145 B
YAML
type: Approval
|
|
extra_scylla_cmdline_options:
|
|
# required for cdc_compact_storage_test.cql
|
|
- '--enable-create-table-with-compact-storage=true'
|