pub(crate) fn collect_sst_info( db_path: &Path, ) -> Result<BTreeMap<u32, Vec<SstInfo>>>
Collect SST info from all meta files in the database directory