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 87ec7d7  code
     add 0338da9  code

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 21 +++++-
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 78 ++++++++++++++++++++++
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  2 +-
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    | 58 ++++++++--------
 .../qp/strategy/optimizer/ConcatPathOptimizer.java |  2 +-
 .../org/apache/iotdb/db/utils/SchemaUtils.java     | 38 ++++++++++-
 .../org/apache/iotdb/tsfile/read/common/Path.java  | 20 +++++-
 7 files changed, 186 insertions(+), 33 deletions(-)

Reply via email to