[jira] [Updated] (CALCITE-2262) Allow count(*) to be pushed with other aggregators to Druid Storage Handler.

2018-04-17 Thread slim bouguerra (JIRA)

 [ 
https://issues.apache.org/jira/browse/CALCITE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

slim bouguerra updated CALCITE-2262:

Fix Version/s: 1.16.1

> Allow count(*) to be pushed with other aggregators to Druid Storage Handler.
> 
>
> Key: CALCITE-2262
> URL: https://issues.apache.org/jira/browse/CALCITE-2262
> Project: Calcite
>  Issue Type: Bug
>  Components: druid
>Reporter: slim bouguerra
>Assignee: slim bouguerra
>Priority: Major
>  Labels: improvement
> Fix For: 1.16.1
>
>
> Currently only {code}select count(*) from druid_table {code} is pushed as 
> Timeseries.
> The goal of this patch is to allow the push of more complicated queries like 
> {code} select count(*), sum(metric) from table {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CALCITE-2262) Allow count(*) to be pushed with other aggregators to Druid Storage Handler.

2018-04-17 Thread slim bouguerra (JIRA)

 [ 
https://issues.apache.org/jira/browse/CALCITE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

slim bouguerra updated CALCITE-2262:

Component/s: druid

> Allow count(*) to be pushed with other aggregators to Druid Storage Handler.
> 
>
> Key: CALCITE-2262
> URL: https://issues.apache.org/jira/browse/CALCITE-2262
> Project: Calcite
>  Issue Type: Bug
>  Components: druid
>Reporter: slim bouguerra
>Assignee: slim bouguerra
>Priority: Major
>  Labels: improvement
>
> Currently only {code}select count(*) from druid_table {code} is pushed as 
> Timeseries.
> The goal of this patch is to allow the push of more complicated queries like 
> {code} select count(*), sum(metric) from table {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CALCITE-2262) Allow count(*) to be pushed with other aggregators to Druid Storage Handler.

2018-04-17 Thread slim bouguerra (JIRA)

 [ 
https://issues.apache.org/jira/browse/CALCITE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

slim bouguerra updated CALCITE-2262:

Labels: improvement  (was: )

> Allow count(*) to be pushed with other aggregators to Druid Storage Handler.
> 
>
> Key: CALCITE-2262
> URL: https://issues.apache.org/jira/browse/CALCITE-2262
> Project: Calcite
>  Issue Type: Bug
>  Components: druid
>Reporter: slim bouguerra
>Assignee: slim bouguerra
>Priority: Major
>  Labels: improvement
>
> Currently only {code}select count(*) from druid_table {code} is pushed as 
> Timeseries.
> The goal of this patch is to allow the push of more complicated queries like 
> {code} select count(*), sum(metric) from table {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CALCITE-2262) Allow count(*) to be pushed with other aggregators to Druid Storage Handler.

2018-04-17 Thread slim bouguerra (JIRA)

 [ 
https://issues.apache.org/jira/browse/CALCITE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

slim bouguerra updated CALCITE-2262:

Description: 
Currently only {code}select count(*) from druid_table {code} is pushed as 
Timeseries.

The goal of this patch is to allow the push of more complicated queries like 

{code} select count(*), sum(metric) from table {code}

 

  was:
Currently only \{code}select count(*) from druid_table \{code} is pushed as 
Timeseries.

The goal of this patch is to allow the push of more complicated queries like 

{code} select count(*), sum(metric) from table \{code}

 


> Allow count(*) to be pushed with other aggregators to Druid Storage Handler.
> 
>
> Key: CALCITE-2262
> URL: https://issues.apache.org/jira/browse/CALCITE-2262
> Project: Calcite
>  Issue Type: Bug
>Reporter: slim bouguerra
>Assignee: slim bouguerra
>Priority: Major
>
> Currently only {code}select count(*) from druid_table {code} is pushed as 
> Timeseries.
> The goal of this patch is to allow the push of more complicated queries like 
> {code} select count(*), sum(metric) from table {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)