You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/11/17 03:58:25 UTC

[iotdb] branch improve_wal updated (a5104c2 -> 5995838)

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(-)