Konstantin Orlov created IGNITE-18208:
-----------------------------------------
Summary: Sql. Restructuring of the planner tests for aggregates
Key: IGNITE-18208
URL: https://issues.apache.org/jira/browse/IGNITE-18208
Project: Ignite
Issue Type: Improvement
Reporter: Konstantin Orlov
Currently, planner tests for aggregates doesn't have any logical structure. As
a result it hard to say which queries should be processed by 2-phase aggregate,
and which by colocated aggregates.
Let's restructure the tests in order to get answer on following questions:
* which queries should be processed by colocated aggregates
* which queries should be processed by 2-phase aggregates
* which queries should leverage the sorted aggregates
--
This message was sent by Atlassian Jira
(v8.20.10#820010)