pub fn source_plan_references_relation(
source: &SourcePlan,
target: &RelationIdentity,
ctes: &BTreeSet<String>,
) -> boolpub fn source_plan_references_relation(
source: &SourcePlan,
target: &RelationIdentity,
ctes: &BTreeSet<String>,
) -> bool