You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/05/19 08:49:09 UTC

[iotdb] branch master updated (81b91176a0 -> b724afb4b2)

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 81b91176a0 add internal port compare when dispatching locally (#5954)
     add b724afb4b2 [IOTDB-3238] Fix cannot insert data into data node (#5956)

No new revisions were added by this update.

Summary of changes:
 .../db/mpp/plan/planner/plan/node/write/InsertMultiTabletsNode.java | 6 ++++++
 .../iotdb/db/mpp/plan/planner/plan/node/write/InsertRowNode.java    | 6 ++++++
 .../iotdb/db/mpp/plan/planner/plan/node/write/InsertRowsNode.java   | 6 ++++++
 .../mpp/plan/planner/plan/node/write/InsertRowsOfOneDeviceNode.java | 6 ++++++
 .../iotdb/db/mpp/plan/planner/plan/node/write/InsertTabletNode.java | 6 ++++++
 5 files changed, 30 insertions(+)