collect_scanned_relation_ids

Function collect_scanned_relation_ids 

Source
fn collect_scanned_relation_ids(plan: StreamPlanRef) -> HashSet<ObjectId>
Expand description

Collect all relation IDs (tables and sources) that are scanned in the plan.