Function datafusion::logical_expr::expr_fn::trim
source · pub fn trim(string: Expr) -> Expr
Expand description
removes all characters, space by default from the string
pub fn trim(string: Expr) -> Expr
removes all characters, space by default from the string