[ 
https://issues.apache.org/jira/browse/CALCITE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292796#comment-16292796
 ] 

Nishant Bangarwa commented on CALCITE-2089:
-------------------------------------------

https://github.com/apache/calcite/pull/582

> Push filter on floor(time) to druid when it can be translated to ExtractionFn
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-2089
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2089
>             Project: Calcite
>          Issue Type: Improvement
>          Components: druid
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>
> currently only filters containing extract are pushed to druid. 
> This task is to also push filters containing containing floor(time) in 
> similar way. 
> e.g for query - 
> {code} 
> Select * from druid_table where floor('__time') between ''2014-08-01 00:00:00 
> UTC' and '2016-10-01 00:00:00 UTC'); 
> {code} 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to