[
https://issues.apache.org/jira/browse/IGNITE-18205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov reassigned IGNITE-18205:
-----------------------------------------
Assignee: Konstantin Orlov
> Sql. Allow hash output distribution for aggregations
> ----------------------------------------------------
>
> Key: IGNITE-18205
> URL: https://issues.apache.org/jira/browse/IGNITE-18205
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
>
> Currently, we allow only single output distribution for aggregates, but looks
> like if we have hash input distribution and all grouping set contains all of
> the distribution keys we can make aggregation on remote nodes and produce
> hash output distribution with the same keys. This will reduce memory
> consumption on the initiator node and make some other optimizations possible.
> Reference implementation can be found here: IGNITE-16396
--
This message was sent by Atlassian Jira
(v8.20.10#820010)