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