Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.0
-
None
Description
Currently, we convert to topN queries. However, metrics returned by Druid will be approximate values. Thus, probably we should not convert to Druid topN queries and rather always use Druid groupBy.
Attachments
Issue Links
- is related to
-
CALCITE-1588 Add SQL syntax to allow approximate LIMIT and distinct-COUNT
- Open
- relates to
-
CALCITE-1670 Count distinct on druid is translated to Cardinality aggregator which is approximate
- Open
-
CALCITE-1787 thetaSketch Support for Druid Adapter
- Closed