You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/01/04 08:36:59 UTC

[iotdb] branch master updated (010af34 -> fa4fb46)

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

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


    from 010af34  Fix error in the test-only constructor of AlignedSeriesReader (#4675)
     add fa4fb46  Fix aligned bug of metadata module (#4701)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/session/IoTDBSessionSimpleIT.java |  4 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 21 +++++++---
 .../org/apache/iotdb/db/metadata/mtree/MTree.java  | 23 +++++++----
 .../iotdb/db/metadata/MManagerBasicTest.java       | 48 +++++++++++++++++++++-
 4 files changed, 78 insertions(+), 18 deletions(-)