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 59e6783a3e1 Keep empty TsBlock schema assertions
add 6eac5cfd81b Use non-empty TsBlock helpers
No new revisions were added by this update.
Summary of changes:
.../AlignedSeriesAggregationScanOperatorTest.java | 34 +++++++++++-----------
.../operator/DeviceViewIntoOperatorTest.java | 8 ++---
.../execution/operator/FillOperatorTest.java | 8 ++---
.../operator/HorizontallyConcatOperatorTest.java | 4 +--
.../operator/MergeTreeSortOperatorTest.java | 4 +--
.../execution/operator/OffsetOperatorTest.java | 23 ++++-----------
.../execution/operator/OperatorTestUtils.java | 16 +++++++---
.../SeriesAggregationScanOperatorTest.java | 34 +++++++++++-----------
.../execution/operator/SeriesScanOperatorTest.java | 4 +--
.../execution/operator/TreeIntoOperatorTest.java | 4 +--
.../operator/TreeLinearFillOperatorTest.java | 4 +--
.../operator/UpdateLastCacheOperatorTest.java | 8 ++---
12 files changed, 74 insertions(+), 77 deletions(-)