Skip to main content

LEGACY_PARTITION_TREE_MEMTABLE_TYPE

Constant LEGACY_PARTITION_TREE_MEMTABLE_TYPE 

Source
const LEGACY_PARTITION_TREE_MEMTABLE_TYPE: &str = "partition_tree";
Expand description

Legacy memtable type identifier accepted for backward compatibility. The partition tree memtable has been removed; parsing this value falls back to the default (bulk) memtable at runtime.