pub fn visit_tables<F>(fragment: &mut StreamFragment, f: F)Expand description
Visit the tables of a StreamFragment.
Compared to visit_internal_tables, this function also visits the table of Materialize node.
pub fn visit_tables<F>(fragment: &mut StreamFragment, f: F)Visit the tables of a StreamFragment.
Compared to visit_internal_tables, this function also visits the table of Materialize node.