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/21 07:11:26 UTC

[iotdb] branch DONTBlock updated (b044d09227 -> 0e08cac8e0)

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 b044d09227 fix codesmell
     add 0e08cac8e0 Fix unit tests

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/iotdb/db/mpp/execution/DataDriverTest.java  | 3 +--
 .../db/mpp/execution/operator/AlignedSeriesScanOperatorTest.java     | 5 ++---
 .../apache/iotdb/db/mpp/execution/operator/LimitOperatorTest.java    | 3 +--
 .../apache/iotdb/db/mpp/execution/operator/OffsetOperatorTest.java   | 3 +--
 .../db/mpp/execution/operator/RawDataAggregationOperatorTest.java    | 3 +--
 .../apache/iotdb/db/mpp/execution/operator/TimeJoinOperatorTest.java | 3 ++-
 6 files changed, 8 insertions(+), 12 deletions(-)