Jesus Camacho Rodriguez created CALCITE-1358:
------------------------------------------------

             Summary: Push filters on time dimension to Druid
                 Key: CALCITE-1358
                 URL: https://issues.apache.org/jira/browse/CALCITE-1358
             Project: Calcite
          Issue Type: Bug
          Components: druid
    Affects Versions: 1.9.0
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to