datafusion_functions::string::expr_fn

Function trim

Source
pub fn trim(args: Vec<Expr>) -> Expr
Expand description

Removes all characters, spaces by default, from both sides of a string