[
https://issues.apache.org/jira/browse/CALCITE-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Mior resolved CALCITE-2019.
-----------------------------------
Resolution: Fixed
> Push count over druid's time column as count (*)
> ------------------------------------------------
>
> Key: CALCITE-2019
> URL: https://issues.apache.org/jira/browse/CALCITE-2019
> Project: Calcite
> Issue Type: Improvement
> Components: druid
> Reporter: slim bouguerra
> Assignee: Jesus Camacho Rodriguez
>
> Druid Time column is not null by default, thus we can transform {code} select
> count(__time) from table {code} to {code} select count(*) from table{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)