You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by zy...@apache.org on 2022/11/21 12:52:45 UTC

[iotdb] branch master updated (5b8c18ab04 -> c7c239c4ba)

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

zyk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 5b8c18ab04 Update distribution package structure (#8070)
     add c7c239c4ba Fix segment size estimation (#8003)

No new revisions were added by this update.

Summary of changes:
 .../mtree/store/disk/schemafile/SchemaFile.java    |  1 +
 .../store/disk/schemafile/pagemgr/PageManager.java | 18 +++--
 .../metadata/mtree/schemafile/SchemaFileTest.java  | 83 ++++++++++++++++++++++
 3 files changed, 98 insertions(+), 4 deletions(-)