risingwave_hummock_sdk::compaction_group::group_split

Function need_to_split

source
pub fn need_to_split(sst: &SstableInfo, split_key: Bytes) -> SstSplitType
Expand description

Determine whether the SST needs to be split, and if so, which side to split.