Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
unnormalize_cols in datafusion_expr::expr_rewriter - Rust
[go: Go Back, main page]

Function unnormalize_cols

Source
pub fn unnormalize_cols(exprs: impl IntoIterator<Item = Expr>) -> Vec<Expr>
Expand description

Recursively un-normalize all Column expressions in a list of expression trees