 
| Name | Description | Type | Package | Framework | 
| Aggregate | Relational operator that eliminates duplicates and computes totals. | Class | org.apache.calcite.rel.core | Calcite | 
| Aggregate .AggCallBinding | aggregate call applied to a set of operands in the context of a LogicalAggregate. | Class | org.apache.calcite.rel.core.Aggregate | Calcite | 
| Aggregate .Group | Class | org.apache.calcite.rel.core.Aggregate | Calcite | |
| AggregateCall | Class | org.apache.calcite.rel.core | Calcite | |