datafusion_functions::string::expr_fn

Function rtrim

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

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