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

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


    from d8b7d78  Merge pull request #1455 from SailVR/master
     new cc272f9  lack docs
     new f9c64ec  add some docs
     new 75b3523  add english docs

The 3 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/SystemDesign/SchemaManager/SchemaManager.md   | 47 +++++++++++++++++++
 .../zh/SystemDesign/SchemaManager/SchemaManager.md | 43 ++++++++++++++++++
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 52 +++++++++++-----------
 .../db/qp/physical/sys/ShowTimeSeriesPlan.java     | 10 +++++
 .../db/query/dataset/ShowTimeseriesDataSet.java    | 13 ++++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 35 +++++++++++++--
 .../java/org/apache/iotdb/db/utils/QueryUtils.java |  3 ++
 7 files changed, 170 insertions(+), 33 deletions(-)

Reply via email to