This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/agg_mergesort
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ab4b066a378 fix
add 90c8735a260 perfect impl
No new revisions were added by this update.
Summary of changes:
.../plan/planner/LogicalPlanBuilder.java | 6 +-
.../plan/planner/OperatorTreeGenerator.java | 26 +--
.../planner/distribution/ExchangeNodeAdder.java | 34 ++--
.../plan/planner/distribution/SourceRewriter.java | 20 +--
.../plan/planner/plan/node/PlanGraphPrinter.java | 2 +-
.../distribution/AggregationAlignByDeviceTest.java | 198 ++++++++++++++++-----
.../AlignByDeviceOrderByLimitOffsetTest.java | 2 -
7 files changed, 184 insertions(+), 104 deletions(-)