spark_connect_rs::functions

Function length

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

Computes the character length of string data or number of bytes of binary data.