[
https://issues.apache.org/jira/browse/CALCITE-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated CALCITE-2101:
---------------------------------------------
Summary: Druid adapter: Push count(column) to Druid (was: Push
Count(column) over Druid storage handler)
> Druid adapter: Push count(column) to Druid
> ------------------------------------------
>
> Key: CALCITE-2101
> URL: https://issues.apache.org/jira/browse/CALCITE-2101
> Project: Calcite
> Issue Type: Bug
> Components: druid
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Fix For: 1.16.0
>
>
> We can make use of newly added filtered aggregate (ie
> org.apache.calcite.adapter.druid.DruidQuery.JsonFilteredAggregation) and push
> down Count(column) as
> {code} Count(*) where column is not Null {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)