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