slim bouguerra created CALCITE-2101:
---------------------------------------
Summary: Push Count(column) over Druid storage handler
Key: CALCITE-2101
URL: https://issues.apache.org/jira/browse/CALCITE-2101
Project: Calcite
Issue Type: Bug
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)