This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 4b68dac Add replacement strategy
add 6d616b5 Improve maven for stability (#1554)
add e4996e1 add keyword
add 1ca9aae add lost README_ZH
add e121e41 change query audit log to debug level
add 358640c fix TsFileWriteWithTablet (#1558)
add 6684391 Merge branch 'master' of
https://github.com/apache/incubator-iotdb into mem_control
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 1 +
RELEASE_NOTES.md | 22 +++
.../org/apache/iotdb/db/qp/strategy/SqlBase.g4 | 192 +++++++++++++++++++++
distribution/src/assembly/distribution.xml | 3 +
docs/UserGuide/Operation Manual/SQL Reference.md | 15 --
.../zh/UserGuide/Operation Manual/SQL Reference.md | 15 --
.../apache/iotdb/tsfile/TsFileWriteWithTablet.java | 11 +-
pom.xml | 7 +
.../org/apache/iotdb/db/service/TSServiceImpl.java | 2 +-
.../iotdb/db/qp/plan/LogicalPlanSmallTest.java | 15 ++
10 files changed, 249 insertions(+), 34 deletions(-)