You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/07/17 08:13:48 UTC

[incubator-iotdb] branch optimize_path updated (55a21a3 -> e298fc2)

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 55a21a3  update monitor
     add e298fc2  update test.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 11 ++++---
 .../org/apache/iotdb/db/monitor/StatMonitor.java   |  4 ++-
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  8 +++--
 .../org/apache/iotdb/db/utils/SchemaUtils.java     | 14 ++++-----
 .../apache/iotdb/db/engine/merge/MergeTest.java    | 16 ++++++----
 .../engine/modification/DeletionFileNodeTest.java  |  8 +++--
 .../db/engine/modification/DeletionQueryTest.java  | 11 ++++---
 .../storagegroup/FileNodeManagerBenchmark.java     | 14 +++++++--
 .../iotdb/db/metadata/MManagerAdvancedTest.java    | 35 +++++++++++-----------
 .../java/org/apache/iotdb/db/qp/PlannerTest.java   | 25 ++++++++--------
 .../iotdb/db/qp/plan/ConcatOptimizerTest.java      | 13 ++++----
 11 files changed, 93 insertions(+), 66 deletions(-)