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

Taras Ledkov updated IGNITE-13543:
----------------------------------
    Description: 
To have a performance boost need to implement merge aggregates.
The merge aggregate is applied for sorted input of the aggregate.
In this case only one aggregation group is stored at the memory.

Also the input of the aggregate may be sorted by force. 

  was:To have a performance boost need to implement merge aggregates.


> Calcite integration. Support of merge aggregates
> ------------------------------------------------
>
>                 Key: IGNITE-13543
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13543
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Critical
>   Original Estimate: 80h
>  Remaining Estimate: 80h
>
> To have a performance boost need to implement merge aggregates.
> The merge aggregate is applied for sorted input of the aggregate.
> In this case only one aggregation group is stored at the memory.
> Also the input of the aggregate may be sorted by force. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to