Function try_get_cdc_table_snapshot_splits

Source
pub async fn try_get_cdc_table_snapshot_splits(
    table_id: u32,
    meta_store: &SqlMetaStore,
) -> MetaResult<Vec<CdcTableSnapshotSplitRaw>>