Function spark_connect_rs::functions::array_size

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