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.