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 818fa7b6b82 Fix OffsetOperatorTest null TsBlock handling
     add 13fe45931da Handle transient null TsBlocks in operator tests

No new revisions were added by this update.

Summary of changes:
 .../AlignedSeriesAggregationScanOperatorTest.java  | 33 ++++++++++----------
 .../operator/DeviceViewIntoOperatorTest.java       | 16 +++-------
 .../execution/operator/FillOperatorTest.java       |  7 +++--
 .../operator/HorizontallyConcatOperatorTest.java   |  3 +-
 .../operator/MergeTreeSortOperatorTest.java        |  3 +-
 .../execution/operator/OffsetOperatorTest.java     | 21 ++++---------
 .../execution/operator/OperatorTestUtils.java}     | 35 ++++++++++++++--------
 .../SeriesAggregationScanOperatorTest.java         | 33 ++++++++++----------
 .../execution/operator/SeriesScanOperatorTest.java |  6 +++-
 .../execution/operator/TreeIntoOperatorTest.java   |  6 ++--
 .../operator/TreeLinearFillOperatorTest.java       |  5 ++--
 .../operator/UpdateLastCacheOperatorTest.java      |  7 +++--
 12 files changed, 87 insertions(+), 88 deletions(-)
 copy 
iotdb-core/datanode/src/{main/java/org/apache/iotdb/db/queryengine/execution/operator/process/TreeFillOperator.java
 => 
test/java/org/apache/iotdb/db/queryengine/execution/operator/OperatorTestUtils.java}
 (55%)

Reply via email to