Function datafusion::logical_expr::rtrim

source ·
pub fn rtrim(string: Expr) -> Expr
Expand description

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