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 e02d6871550 fix error of TopOperator
add cd4fd7a3614 fix code smell
No new revisions were added by this update.
Summary of changes:
.../plan/planner/LocalExecutionPlanner.java | 3 +-
.../plan/planner/plan/node/process/TopKNode.java | 7 +-
.../execution/operator/TopKOperatorTest.java | 6 +-
.../AlignByDeviceOrderByLimitOffsetTest.java | 88 +++++++++++-----------
4 files changed, 51 insertions(+), 53 deletions(-)