You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2024/01/30 03:10:17 UTC

(iotdb) branch beyyes/optimize_multiply_device_limit_query updated (55b02294f0c -> 953c78859c2)

This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a change to branch beyyes/optimize_multiply_device_limit_query
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 55b02294f0c perfect memory usage in TopKOperator
     add 953c78859c2 OptimizedMaxTsBlockLineNum

No new revisions were added by this update.

Summary of changes:
 .../operator/source/AlignedSeriesScanOperator.java        |  2 +-
 .../iotdb/db/queryengine/plan/analyze/TemplatedInfo.java  | 15 +++++++++++++--
 .../queryengine/plan/planner/OperatorTreeGenerator.java   |  7 ++++++-
 .../db/queryengine/plan/planner/TemplatedLogicalPlan.java |  8 ++++++++
 4 files changed, 28 insertions(+), 4 deletions(-)