spark_connect_rs::functions

Function ucase

Source
pub fn ucase(str: impl Into<Column>) -> Column
Expand description

Returns str with all characters changed to uppercase.