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

[iotdb] branch master updated (46ee27b -> 186c12f)

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

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


    from 46ee27b  [IOTDB-1892] Add TsfileSelfCheckTool in server (#4674)
     add 186c12f  [IOTDB-2363] LEVEL can be specified at non-last level in metadata queries (#4838)

No new revisions were added by this update.

Summary of changes:
 .../DDL-Data-Definition-Language.md                | 15 ++++++++++-
 .../DDL-Data-Definition-Language.md                | 12 ++++++++-
 .../iotdb/db/integration/IoTDBMetadataFetchIT.java |  2 +-
 .../mtree/traverser/collector/MNodeCollector.java  | 30 ++++++++++++++++++----
 .../mtree/traverser/counter/MNodeLevelCounter.java | 29 +++++++++++++++++----
 .../org/apache/iotdb/db/metadata/MTreeTest.java    | 13 +++++++---
 6 files changed, 85 insertions(+), 16 deletions(-)