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 01:52:40 UTC

[iotdb] branch lmh/aggrOpRefactor updated (865ad13664 -> c797c7922a)

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 865ad13664 fix bug in skipOutOfTimeRangePoints
     add c797c7922a fix UT

No new revisions were added by this update.

Summary of changes:
 .../operator/AggregationOperatorTest.java          | 32 ++++----
 .../AlignedSeriesAggregationScanOperatorTest.java  | 85 ++++++++++++++--------
 .../SeriesAggregationScanOperatorTest.java         | 81 +++++++++++++--------
 .../SlidingWindowAggregationOperatorTest.java      | 36 +++++----
 4 files changed, 144 insertions(+), 90 deletions(-)