Function datafusion::functions::expr_fn::ltrim

source ยท
pub fn ltrim(args: Vec<Expr>) -> Expr
Expand description

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