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 681b2036cd6 add memory estimation
add 1345b76cc6d fix code smell
No new revisions were added by this update.
Summary of changes:
.../process/join/merge/TopKSortComparator.java | 114 ---------------------
.../planner/distribution/ExchangeNodeAdder.java | 21 ++--
.../plan/planner/plan/node/process/TopKNode.java | 4 +-
.../db/utils/datastructure/MergeSortHeapTest.java | 96 ++++++++---------
4 files changed, 61 insertions(+), 174 deletions(-)
delete mode 100644
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/execution/operator/process/join/merge/TopKSortComparator.java