You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2023/03/01 11:32:02 UTC

[ignite-3] branch ignite-18208 updated (dd95e380af -> 5e78ca9aed)

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-18208
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from dd95e380af WIP.
     add 5e78ca9aed WIP.

No new revisions were added by this update.

Summary of changes:
 .../planner/AbstractAggregatePlannerTest.java      | 243 ++++++++++++---------
 .../sql/engine/planner/AggregatePlannerTest.java   | 136 +++++++-----
 .../planner/ColocatedHashAggregatePlannerTest.java | 126 ++++++-----
 .../planner/ColocatedSortAggregatePlannerTest.java | 146 ++++++++-----
 .../planner/MapReduceHashAggregatePlannerTest.java | 133 ++++++-----
 .../planner/MapReduceSortAggregatePlannerTest.java | 158 ++++++++------
 6 files changed, 557 insertions(+), 385 deletions(-)