This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 07bdbddf16 [IOTDB-4810] Fix print-tsfile-sketch.bat bug when reading
measurementID containing Chinese (#7831)
add 952ffcf87d [IOTDB-4527] [IOTDB-4748] Make IoTDB-SQL syntax more
flexible (#7806)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/qp/sql/IdentifierParser.g4 | 2 +
.../org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4 | 43 ++++++++++++----------
.../antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 | 8 ++++
docs/UserGuide/Reference/Keywords.md | 2 +
docs/zh/UserGuide/Reference/Keywords.md | 2 +
.../iotdb/db/mpp/plan/parser/ASTVisitor.java | 27 ++++----------
.../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 24 ++++--------
7 files changed, 52 insertions(+), 56 deletions(-)