pub type GroupAggregates = HashMap<String, DataValue>;
Inline aggregate values keyed by field (for group header rows).
pub struct GroupAggregates { /* private fields */ }