Expand description
GroupValues trait for storing and interning group keys
Modulesยง
- metrics ๐
- Metrics for the various group-by implementations.
- multi_
group_ by GroupValuesimplementations for multi group by cases- null_
builder ๐ - row ๐
- single_
group_ ๐by GroupValuesimplementations for single group by cases
Traitsยง
- Group
Values - Stores the group values during hash aggregation.
Functionsยง
- new_
group_ values - Return a specialized implementation of
GroupValuesfor the given schema.