Function datafusion_expr::expr_rewriter::replace_col
source · [−]Expand description
Recursively replace all Column expressions in a given expression tree with Column expressions provided by the hash map argument.
Recursively replace all Column expressions in a given expression tree with Column expressions provided by the hash map argument.