pub fn strip_outer_reference(expr: Expr) -> Expr
Expand description

Recursively remove all the [‘OuterReferenceColumn’] and return the inside Column in the expression tree.