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/30 11:59:01 UTC

[incubator-iotdb] branch mem_control updated (c0773c1 -> 9d789c4)

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 c0773c1  Fix test in spark connector
     add 9d789c4  Move updateSchemaDataTypeNumMap to MManager

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 51 ++++++++++++++++------
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 32 --------------
 .../iotdb/db/rescon/PrimitiveArrayManager.java     | 23 +---------
 .../org/apache/iotdb/db/rescon/SystemInfo.java     |  6 +--
 .../iotdb/db/metadata/MManagerAdvancedTest.java    | 13 ------
 .../org/apache/iotdb/db/metadata/MTreeTest.java    | 29 ------------
 6 files changed, 42 insertions(+), 112 deletions(-)