fn collect_scanned_relation_ids(plan: StreamPlanRef) -> HashSet<u32>Expand description
Collect all relation IDs (tables and sources) that are scanned in the plan.
fn collect_scanned_relation_ids(plan: StreamPlanRef) -> HashSet<u32>Collect all relation IDs (tables and sources) that are scanned in the plan.