datafusion_functions::string::expr_fn

Function ltrim

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

Removes all characters, spaces by default, from the beginning of a string