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 2020/07/07 07:02:45 UTC

[incubator-iotdb] branch TyShowTimeSeries updated (75b3523 -> 85332f3)

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 75b3523  add english docs
     add 85332f3  put two method together

No new revisions were added by this update.

Summary of changes:
 docs/SystemDesign/SchemaManager/SchemaManager.md   |  4 +-
 .../zh/SystemDesign/SchemaManager/SchemaManager.md |  4 +-
 .../org/apache/iotdb/db/metadata/MManager.java     | 61 +++++++++-----
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 93 +++++++++++++++-------
 .../db/query/dataset/ShowTimeseriesDataSet.java    | 13 +--
 .../java/org/apache/iotdb/db/utils/QueryUtils.java |  3 +-
 6 files changed, 116 insertions(+), 62 deletions(-)