[
https://issues.apache.org/jira/browse/CALCITE-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244231#comment-16244231
]
Michael Mior commented on CALCITE-2019:
---------------------------------------
Fixed in
[e07e8ad|https://github.com/apache/calcite/commit/e07e8ad9fa9357b954cf967b95c7130a15c17b20].
> 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)