Function spark_connect_rs::functions::map_entries

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