You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hu...@apache.org on 2022/07/08 16:18:29 UTC

[iotdb] branch lmh/aggrOpRefactor updated (656312a849 -> dab950f2fc)

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

hui pushed a change to branch lmh/aggrOpRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 656312a849 fix UT
     add dab950f2fc optimize skipOutOfTimeRange

No new revisions were added by this update.

Summary of changes:
 .../execution/operator/process/AggregationOperator.java  |  3 +--
 .../process/SlidingWindowAggregationOperator.java        | 16 ++++------------
 .../apache/iotdb/tsfile/read/common/block/TsBlock.java   |  4 ++++
 3 files changed, 9 insertions(+), 14 deletions(-)