Function datafusion::functions_aggregate::expr_fn::sum
source ยท pub fn sum(expression: Expr) -> Expr
Expand description
Returns the sum of a group of values.
pub fn sum(expression: Expr) -> Expr
Returns the sum of a group of values.