Function datafusion::prelude::sum

source ·
pub fn sum(expr: Expr) -> Expr
Expand description

Create an expression to represent the sum() aggregate function