Module datafusion::logical_expr::aggregate_function

source ·
Expand description

Aggregate function module contains all built-in aggregate functions definitions

Structs§

Enums§

Functions§

  • Returns the internal sum datatype of the avg aggregate function.