This is an automated email from the ASF dual-hosted git repository. haonan pushed a change to branch write_preformance_wal in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ae2a4402f1 Avoid serializing schema in wal for better write performance of standalone add a6783f8d14 fix tests No new revisions were added by this update. Summary of changes: .../plan/planner/plan/node/write/InsertNode.java | 11 ++++++++++- .../plan/planner/plan/node/write/InsertRowNode.java | 2 +- .../planner/plan/node/write/InsertTabletNode.java | 7 +------ .../plan/node/write/InsertRowNodeSerdeTest.java | 9 ++++++++- .../plan/node/write/InsertTabletNodeSerdeTest.java | 8 ++++++++ .../org/apache/iotdb/db/wal/io/WALFileTest.java | 21 ++------------------- .../iotdb/db/wal/node/ConsensusReqReaderTest.java | 2 ++ 7 files changed, 32 insertions(+), 28 deletions(-)