datafusion_expr

Module groups_accumulator

Source

Enums§

  • Describes how many rows should be emitted during grouping.

Traits§

  • GroupsAccumulator implements a single aggregate (e.g. AVG) and stores the state for all groups internally.