Konstantin Orlov created IGNITE-18207:
-----------------------------------------
Summary: Sql. Pushdown DISTINCT aggregate with no particular
function
Key: IGNITE-18207
URL: https://issues.apache.org/jira/browse/IGNITE-18207
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
In order to reduce amount of rows to send over the network, for cases with
DISTINCT aggregates and no particular aggregation function,
IgniteAggregate[dist=single] can be copied to under the exchange with hash
distribution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)