This is an automated email from the ASF dual-hosted git repository. jfeinauer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 6ba9889a3c5a9b9356ddf5c20ca656b6aac86e28 Merge: 1c1ccb6 8ba9284 Author: Julian <[email protected]> AuthorDate: Tue Oct 20 14:50:45 2020 +0200 Merge pull request #1793 from apache/bugfix/932-wrong-verification IOTDB-932 Removed (wrong and redundant) Verification of Paths in Sess… .../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(-)
