pub fn list_sum_opts(
input: BoundExpression,
options: NumericalAggregateOpts,
) -> BoundExpressionExpand description
Creates a bound list-sum expression with explicit aggregate options.
pub fn list_sum_opts(
input: BoundExpression,
options: NumericalAggregateOpts,
) -> BoundExpressionCreates a bound list-sum expression with explicit aggregate options.