pub fn expr_to_leaf_column_names(expr: &Expr) -> Vec<PlSmallStr>
Expand description
This should gradually replace expr_to_root_column as this will get all names in the tree.
pub fn expr_to_leaf_column_names(expr: &Expr) -> Vec<PlSmallStr>
This should gradually replace expr_to_root_column as this will get all names in the tree.