You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ea...@apache.org on 2019/04/22 07:16:51 UTC

[incubator-iotdb] branch reformat_mmanager_tostring updated (3f8887e -> 07b3afb)

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

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


    from 3f8887e  Merge branch 'master' into reformat_mmanager_tostring
     new d749b1e  update
     new 867533b  move add TIMESERIES HEADER from MGraph to TSServiceImpl fix bug when MTree combine JSONObjects
     new 4e30198  update
     new 07b3afb  update show timeseries format in docs

The 1589 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/Documentation/QuickStart.md                   | 74 ++++++++++++----------
 .../java/org/apache/iotdb/db/metadata/MGraph.java  | 12 +---
 .../org/apache/iotdb/db/metadata/MManager.java     | 14 +++-
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 20 ++----
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  1 +
 5 files changed, 61 insertions(+), 60 deletions(-)