datafusion_functions::string::expr_fn

Function btrim

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

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