This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-21897
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 81bfbbd964 Minor after review. Fix input/output collation.
add 6409ea374e Add test checking collation propagation.
No new revisions were added by this update.
Summary of changes:
.../planner/AbstractAggregatePlannerTest.java | 28 ++++++
.../sql/engine/planner/AbstractPlannerTest.java | 9 ++
.../planner/ColocatedHashAggregatePlannerTest.java | 74 +++++++++++++++
.../planner/ColocatedSortAggregatePlannerTest.java | 80 ++++++++++++++++
.../planner/MapReduceHashAggregatePlannerTest.java | 92 +++++++++++++++++++
.../planner/MapReduceSortAggregatePlannerTest.java | 101 +++++++++++++++++++++
6 files changed, 384 insertions(+)