This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch batch_wal
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 340d6dae7c5 adapt insertRecordsOfOneDevice
add 4b8ea0532ca Add UT and fix bug
No new revisions were added by this update.
Summary of changes:
.../planner/plan/node/write/InsertRowsNode.java | 4 +-
.../db/storageengine/dataregion/DataRegion.java | 12 +---
.../node/write/InsertRowsNodeSerdeTest.java | 58 +++++++++++++++++++
.../dataregion/wal/io/WALFileTest.java | 66 ++++++++++++++++++++++
.../org/apache/iotdb/db/tools/WalCheckerTest.java | 2 +
5 files changed, 129 insertions(+), 13 deletions(-)