Function spark_connect_rs::functions::create_map

source ยท
pub fn create_map<T>(cols: T) -> Column
where T: ToVecExpr,