This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/fix_order_by_limit
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from cefb5c84705 remove useless class
add a1b1cfd97df perfect the logic of when to generate TopKNode
No new revisions were added by this update.
Summary of changes:
.../execution/operator/process/TopKOperator.java | 1 +
.../plan/planner/LogicalPlanBuilder.java | 141 ++++++++++++---------
.../plan/planner/LogicalPlanVisitor.java | 1 +
.../planner/distribution/DistributionPlanner.java | 16 +--
.../planner/distribution/ExchangeNodeAdder.java | 7 +-
.../plan/distribution/AlignedByDeviceTest.java | 6 +-
6 files changed, 95 insertions(+), 77 deletions(-)