pub fn need_to_split(sst: &SstableInfo, split_key: Bytes) -> SstSplitTypeExpand description
Determine whether the SST needs to be split, and if so, which side to split.
pub fn need_to_split(sst: &SstableInfo, split_key: Bytes) -> SstSplitTypeDetermine whether the SST needs to be split, and if so, which side to split.