fn new_region_options_on_empty_memtable(
current_options: &RegionOptions,
kind: &AlterKind,
) -> Option<RegionOptions>Expand description
Returns the new region options if there are updates to the options.
fn new_region_options_on_empty_memtable(
current_options: &RegionOptions,
kind: &AlterKind,
) -> Option<RegionOptions>Returns the new region options if there are updates to the options.