This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch benchants_branch
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e44b461bd5e Merge branch 'master' of https://github.com/apache/iotdb
into opt_alignedTVList_column_order_check
add 5fbea97f8a1 Optimize getDataRegionReplicaSetForWriting method in
DataRartition
add 843d8cc6707 optimize some usage of map
add 1ac19b25b5f Merge branch 'master' of https://github.com/apache/iotdb
into opt_getDataRegionReplicaSetForWriting
new 4752a9be774 Merge branch 'opt_getDataRegionReplicaSetForWriting' of
https://github.com/apache/iotdb into benchants_branch
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/iotdb/commons/partition/DataPartition.java | 9 ++++-----
.../src/main/java/org/apache/iotdb/commons/utils/PathUtils.java | 9 ++++-----
.../apache/iotdb/db/mpp/plan/planner/plan/FragmentInstance.java | 2 +-
.../org/apache/iotdb/db/mpp/plan/planner/plan/node/PlanNode.java | 4 ++--
.../mpp/plan/planner/plan/node/write/InsertMultiTabletsNode.java | 6 +++---
.../db/mpp/plan/planner/plan/node/write/InsertRowsNode.java | 6 +++---
6 files changed, 17 insertions(+), 19 deletions(-)