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/06/28 12:13:57 UTC

[incubator-iotdb] branch jira_782 updated (73c07f2 -> 55f0d34)

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

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


    from 73c07f2  Clear mlog when creating snapshot
     add 55f0d34  No need to serialize snapshotLineNumber Add user guide and system design documents

No new revisions were added by this update.

Summary of changes:
 docs/SystemDesign/SchemaManager/SchemaManager.md   |  2 +-
 .../DDL Data Definition Language.md                |  7 ++++++
 docs/UserGuide/Operation Manual/SQL Reference.md   | 11 ++++++++--
 .../zh/SystemDesign/SchemaManager/SchemaManager.md |  4 ++--
 .../DDL Data Definition Language.md                |  6 ++++++
 .../zh/UserGuide/Operation Manual/SQL Reference.md |  9 +++++++-
 .../org/apache/iotdb/db/metadata/MManager.java     | 23 +++++++-------------
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 25 +++-------------------
 8 files changed, 44 insertions(+), 43 deletions(-)