async fn check_gc_history(
db: &DatabaseConnection,
object_ids: impl IntoIterator<Item = HummockSstableObjectId>,
) -> Result<()>
async fn check_gc_history(
db: &DatabaseConnection,
object_ids: impl IntoIterator<Item = HummockSstableObjectId>,
) -> Result<()>