You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2023/02/20 06:29:20 UTC

[iotdb] branch DONTBlock updated (80062f4817 -> 857a0e2f63)

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

xiangweiwei pushed a change to branch DONTBlock
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 80062f4817 Fix codesmells
     add 857a0e2f63 Fix unit tests

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/execution/DataDriverTest.java     |  5 +-
 .../operator/AlignedSeriesScanOperatorTest.java    | 13 ++--
 .../operator/HorizontallyConcatOperatorTest.java   |  3 +-
 .../mpp/execution/operator/LimitOperatorTest.java  |  7 +-
 .../execution/operator/MergeSortOperatorTest.java  | 82 +++++++++++-----------
 .../mpp/execution/operator/OffsetOperatorTest.java | 23 +++---
 .../mpp/execution/operator/OperatorMemoryTest.java | 37 ----------
 .../operator/RawDataAggregationOperatorTest.java   | 41 +++++++----
 .../operator/SingleDeviceViewOperatorTest.java     |  8 +--
 9 files changed, 101 insertions(+), 118 deletions(-)