unregister_table_ids_from_compaction_group

Function unregister_table_ids_from_compaction_group 

Source
pub async fn unregister_table_ids_from_compaction_group(
    hummock_manager_ref: &HummockManager,
    table_ids: &[impl Into<TableId> + Copy],
)