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 cd4fd7a3614 fix code smell
add e9105bdf557 use dealWithConsumeChildrenOneByOneNode for TopKNode
No new revisions were added by this update.
Summary of changes:
.../IoTDBOrderByWithAlignByDeviceIT.java | 14 +-
.../execution/operator/process/TopKOperator.java | 265 ++++++++++-----------
.../plan/planner/LogicalPlanBuilder.java | 2 +-
.../plan/planner/OperatorTreeGenerator.java | 2 +-
.../AlignByDeviceOrderByLimitOffsetTest.java | 6 +-
.../iotdb/tsfile/read/common/block/TsBlock.java | 1 -
6 files changed, 132 insertions(+), 158 deletions(-)