Function spark_connect_rs::functions::sum

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