pub fn collect_source_tables(node: &LineageNode, tables: &mut HashSet<String>)Expand description
Recursively collect source table names from lineage graph
pub fn collect_source_tables(node: &LineageNode, tables: &mut HashSet<String>)Recursively collect source table names from lineage graph