Function spark_connect_rs::functions::map_values

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