spark_connect_rs::functions

Function trim

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

Trim the spaces from both ends for the specified string column.