Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
-
None
Description
Porting work done in HIVE-14217.
Logic should split the filter conditions into two parts: those predicates referred to the time dimension, and predicates referred to other columns.
Then, the predicates on the time dimension should be translated into Druid intervals, possibly consolidating those ranges e.g. to detect overlapping. The other predicates will go into the Druid filter field.
Attachments
Issue Links
- blocks
-
CALCITE-1356 Release Calcite 1.9.0
- Closed
- is related to
-
HIVE-14466 Extend Calcite capabilities to transform plan into Druid query
- Resolved
-
CALCITE-1334 Convert predicates on EXTRACT function calls into date ranges
- Closed