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

jfeinauer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 1c1ccb6  rm update in md (#1835)
     add 90ff56a  IOTDB-932 Removed (wrong and redundant) Verification of Paths 
in Session API.
     add df48add  IOTDB-932 Removed unnecessary Constant PATH_PATTERN and 
related Test.
     add 8ba9284  Trigger
     new 6ba9889  Merge pull request #1793 from 
apache/bugfix/932-wrong-verification

The 1 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:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |   2 -
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  67 +--
 .../apache/iotdb/db/sql/CheckPathValidityTest.java |  53 --
 .../iotdb/session/IoTDBSessionComplexIT.java       |  45 --
 .../apache/iotdb/session/IoTDBSessionSimpleIT.java | 554 +++++++++++----------
 5 files changed, 309 insertions(+), 412 deletions(-)
 delete mode 100644 
server/src/test/java/org/apache/iotdb/db/sql/CheckPathValidityTest.java

Reply via email to