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 dceaddb86e6 perfect topKOperator impl
     add e02d6871550 fix error of TopOperator

No new revisions were added by this update.

Summary of changes:
 .../execution/operator/process/TopKOperator.java   | 96 +++++++++++-----------
 .../plan/planner/LogicalPlanBuilder.java           | 14 ++--
 .../plan/planner/plan/node/process/TopKNode.java   | 10 +--
 .../execution/operator/TopKOperatorTest.java       | 48 +++++------
 .../iotdb/tsfile/read/common/block/TsBlock.java    | 32 ++++++--
 5 files changed, 109 insertions(+), 91 deletions(-)

Reply via email to