spark_connect_rs::functions

Function rtrim

Source
pub fn rtrim(col: impl Into<Column>) -> Column
Expand description

Trim the spaces from right end for the specified string value.