You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/23 12:12:57 UTC

[incubator-iotdb] branch mem_control updated (ad8f05a -> 725b023)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from ad8f05a  add some tspInfo init values
     add 725b023  Add MManager.collectSchemaDataTypeNum and related tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 59 ++++++++++++++++------
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 33 ++++++++++++
 .../iotdb/db/rescon/PrimitiveArrayManager.java     | 42 +++++++++++----
 .../iotdb/db/metadata/MManagerAdvancedTest.java    | 12 +++++
 .../org/apache/iotdb/db/metadata/MTreeTest.java    | 28 ++++++++++
 5 files changed, 150 insertions(+), 24 deletions(-)