This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch improve_wal
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from a5104c2 Merge branch 'master' into improve_wal
add 5995838 fix InsertRowPlanSerialization fix log selection in log window
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 18 ++++-
.../iotdb/db/qp/physical/crud/InsertRowPlan.java | 76 ++++++++++++++++++++--
.../org/apache/iotdb/db/utils/SerializeUtils.java | 23 +------
.../db/writelog/node/DifferentialWriteLogNode.java | 2 +-
4 files changed, 91 insertions(+), 28 deletions(-)