Function spark_connect_rs::functions::octet_length

source ยท
pub fn octet_length<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,