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 6eac5cfd81b Use non-empty TsBlock helpers
add 2bc1761bd6a Treat empty TsBlocks like null in tests
No new revisions were added by this update.
Summary of changes:
.../AlignedSeriesAggregationScanOperatorTest.java | 48 ++++++++++++++++++++++
.../execution/operator/FillOperatorTest.java | 9 ++++
.../operator/HorizontallyConcatOperatorTest.java | 3 ++
.../operator/MergeTreeSortOperatorTest.java | 3 ++
.../execution/operator/OffsetOperatorTest.java | 11 +++--
.../execution/operator/OperatorTestUtils.java | 8 ----
.../SeriesAggregationScanOperatorTest.java | 48 ++++++++++++++++++++++
.../execution/operator/SeriesScanOperatorTest.java | 2 +-
.../operator/TreeLinearFillOperatorTest.java | 3 ++
.../operator/UpdateLastCacheOperatorTest.java | 4 ++
10 files changed, 127 insertions(+), 12 deletions(-)