This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from e8a32ee fix auto schema creation
add 7e5dfd3 push limit from MManager to MTree (#1089)
add 7f216db update limit doc (#1091)
add 8798245 Merge branch 'master' into cluster_new
No new revisions were added by this update.
Summary of changes:
.../1-DDL Data Definition Language.md | 29 ++++++++++---
.../5-Operation Manual/4-SQL Reference.md | 22 ++++++++++
.../1-DDL Data Definition Language.md | 26 +++++++++---
.../5-Operation Manual/4-SQL Reference.md | 21 ++++++++++
.../org/apache/iotdb/db/metadata/MManager.java | 31 ++++----------
.../java/org/apache/iotdb/db/metadata/MTree.java | 48 +++++++++++++++++-----
.../db/qp/logical/sys/ShowTimeSeriesOperator.java | 2 +-
.../db/qp/physical/sys/ShowTimeSeriesPlan.java | 15 ++++---
.../iotdb/db/qp/strategy/PhysicalGenerator.java | 2 +-
9 files changed, 146 insertions(+), 50 deletions(-)