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

rong pushed a change to branch iotdb-1620
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from fdf718f  fix IoTDBDeletionIT
     new 41ba540  fix connection leak in IoTDBArithmeticIT
     new 9a63cbf  fix IoTDBQuotedPathIT
     new e404c29  remove & / % from ID_CHAR
     new 78b4c82  fix IoTDBSimpleQueryIT & IoTDBTriggerExecutionIT
     new fd8331b  fix IoTDBTriggerManagementIT

The 5 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:
 .../antlr4/org/apache/iotdb/db/qp/sql/SqlBase.g4   |  26 ++--
 .../Data-Concept/Data-Model-and-Terminology.md     |   2 +-
 .../Data-Concept/Data-Model-and-Terminology.md     |   2 +-
 .../iotdb/db/integration/IoTDBArithmeticIT.java    |   7 +-
 .../iotdb/db/integration/IoTDBQuotedPathIT.java    |  35 ++---
 .../iotdb/db/integration/IoTDBSimpleQueryIT.java   |   2 +-
 .../db/integration/IoTDBTriggerExecutionIT.java    | 162 +++++++++----------
 .../db/integration/IoTDBTriggerManagementIT.java   | 172 ++++++++++-----------
 8 files changed, 199 insertions(+), 209 deletions(-)

Reply via email to