[
https://issues.apache.org/jira/browse/CALCITE-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244247#comment-16244247
]
slim bouguerra commented on CALCITE-2019:
-----------------------------------------
[~michaelmior] Thanks.
> 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)