Expand description
Aggregation function definitions.
Modules§
- Macros to generate match arms for
AggType
. IMPORTANT: These macros must be carefully maintained especially when adding newAggType
/PbAggKind
variants.
Structs§
- An aggregation function may accept 0, 1 or 2 arguments.
- Represents an aggregation function.
- Parser 🔒
Enums§
- Aggregate function kind.
Type Aliases§
- Alias for
Kind
.