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 15:07:52 UTC

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

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 e1c8df3c94 implement basic TimeSliceAllocator
     add 656312a849 fix UT

No new revisions were added by this update.

Summary of changes:
 .../mpp/execution/operator/AggregationOperatorTest.java   | 10 ++++++++++
 .../AlignedSeriesAggregationScanOperatorTest.java         |  7 +++++++
 .../execution/operator/LastQueryMergeOperatorTest.java    | 15 +++++++++++++++
 .../operator/RawDataAggregationOperatorTest.java          |  8 ++++++++
 .../operator/SeriesAggregationScanOperatorTest.java       |  7 +++++++
 .../operator/SlidingWindowAggregationOperatorTest.java    |  7 +++++++
 .../execution/operator/UpdateLastCacheOperatorTest.java   |  8 ++++++++
 7 files changed, 62 insertions(+)