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

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 8cd42fa076 [IOTDB-3714] Refactor operators related to aggregate query 
to support batch processing (#6622)
     add b84ac57ef7 [IOTDB-3618] StorageEngine failed to recover: / by zero 
(#6677)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/integration/IoTDBRestartIT.java       | 22 +-------
 .../iotdb/db/engine/flush/MemTableFlushTask.java   | 10 +++-
 .../plan/planner/plan/node/write/InsertNode.java   |  9 ++++
 .../iotdb/db/qp/physical/crud/InsertPlan.java      |  9 ++++
 .../db/wal/recover/file/TsFilePlanRedoer.java      |  6 +++
 .../file/UnsealedTsFileRecoverPerformer.java       |  2 +-
 .../file/UnsealedTsFileRecoverPerformerTest.java   | 62 ++++++++++++++++++++++
 7 files changed, 96 insertions(+), 24 deletions(-)

Reply via email to