[
https://issues.apache.org/jira/browse/DRILL-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998967#comment-13998967
]
Jacques Nadeau commented on DRILL-22:
-------------------------------------
Resolved some time ago by StreamAgg
> Aggregation of entire stream should be possible by specifying empty list of
> keys
> --------------------------------------------------------------------------------
>
> Key: DRILL-22
> URL: https://issues.apache.org/jira/browse/DRILL-22
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Ted Dunning
> Assignee: Jacques Nadeau
>
> The aggregate operator should support an empty list of keys to allow
> aggregation across the entire input something like this:
> {code}
> { op: "aggregate", type: "simple", keys: [],
> aggregations: [ref: "average", expr: "AVG(y)"]}
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)