This is an automated email from the ASF dual-hosted git repository.
geniuspig pushed a change to branch optimize_path
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 4c9c75b Merge branch 'master' into optimize_path
add 9438af6 code
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/metadata/MManager.java | 13 ++---
.../java/org/apache/iotdb/db/metadata/MTree.java | 55 ++++++++++++++++++++++
.../org/apache/iotdb/db/metadata/MetaUtils.java | 2 +-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 6 +--
.../iotdb/db/qp/strategy/LogicalGenerator.java | 8 ++--
.../org/apache/iotdb/tsfile/read/common/Path.java | 2 +
6 files changed, 71 insertions(+), 15 deletions(-)