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

Caideyipi pushed a change to branch fix-offset-operator-test-null-tsblock
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 2bc1761bd6a Treat empty TsBlocks like null in tests
     add 6f92cb2a55e Fix

No new revisions were added by this update.

Summary of changes:
 .../AlignedSeriesAggregationScanOperatorTest.java  | 82 +++++-----------------
 .../operator/DeviceViewIntoOperatorTest.java       |  8 +--
 .../execution/operator/FillOperatorTest.java       | 17 ++---
 .../operator/HorizontallyConcatOperatorTest.java   |  7 +-
 .../operator/MergeTreeSortOperatorTest.java        |  7 +-
 .../execution/operator/OffsetOperatorTest.java     | 43 +++++++-----
 .../execution/operator/OperatorTestUtils.java      |  6 +-
 .../SeriesAggregationScanOperatorTest.java         | 82 +++++-----------------
 .../execution/operator/SeriesScanOperatorTest.java |  7 +-
 .../execution/operator/TreeIntoOperatorTest.java   |  4 +-
 .../operator/TreeLinearFillOperatorTest.java       |  7 +-
 .../operator/UpdateLastCacheOperatorTest.java      |  8 +--
 12 files changed, 83 insertions(+), 195 deletions(-)

Reply via email to