Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.11.0
-
None
Description
This can be observed with the following query:
SELECT DISTINCT `__time` FROM store_sales_sold_time_subset ORDER BY `__time` ASC LIMIT 10;
Query is translated to Druid timeseries, but limit operator disappears.
Attachments
Issue Links
- is broken by
-
CALCITE-1357 Recognize Druid Timeseries and TopN queries in DruidQuery
- Closed
- relates to
-
HIVE-15632 Hive/Druid integration: Incorrect result - Limit on timestamp disappears
- Closed