This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4b9b1c81e65 bump ratis to 3.1.0-snapshot (#12009)
add 614a0d8433a Optimize max_tsblock_line_num parameter and memory usage
of TopKOperator when align by device with limit value. (#11995)
No new revisions were added by this update.
Summary of changes:
.../execution/operator/process/TopKOperator.java | 2 +-
.../operator/source/AlignedSeriesScanOperator.java | 19 +++++++++++++++----
.../db/queryengine/plan/analyze/TemplatedInfo.java | 1 +
.../plan/planner/OperatorTreeGenerator.java | 12 +++++++++++-
.../plan/planner/TemplatedLogicalPlan.java | 1 -
.../operator/AlignedSeriesScanOperatorTest.java | 15 ++++++++++-----
.../execution/operator/OperatorMemoryTest.java | 3 ++-
.../tsfile/read/common/block/TsBlockBuilder.java | 17 +++++++++++++----
8 files changed, 53 insertions(+), 17 deletions(-)