| Interface | Description |
|---|---|
| SqlAggregator |
Bridge between Druid and SQL aggregators.
|
| Class | Description |
|---|---|
| Aggregation | |
| Aggregations | |
| ApproxCountDistinctSqlAggregator |
Implementation for APPROX_COUNT_DISTINCT, and for COUNT(DISTINCT expr) when
useApproximateCountDistinct
is enabled. |
| DimensionExpression | |
| SqlAggregationModule |
Module that provides SQL aggregations.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.