Function datafusion::functions::string::expr_fn::rtrim

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

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