Maksim Zhuravkov created IGNITE-24158:
-----------------------------------------
Summary: Sql. Use AggregateType enum in ItAggregatesTest
Key: IGNITE-24158
URL: https://issues.apache.org/jira/browse/IGNITE-24158
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Maksim Zhuravkov
BaseSqlIntegrationTest defines an enum with rules that force the optimizer to
choose specific implementation of an aggregation (Colocated, Map/Reduce, ..)
but ItAggregatesTest defines its own set of the same rules.
Let's update ItAggregatesTest to use AggregateType defined in
BaseSqlIntegrationTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)