Function spark_connect_rs::functions::product

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