You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/03/06 02:33:13 UTC

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #886: [IOTDB-545] Update checkPathValidity in Session

qiaojialin commented on a change in pull request #886: [IOTDB-545] Update checkPathValidity in Session
URL: https://github.com/apache/incubator-iotdb/pull/886#discussion_r388684190
 
 

 ##########
 File path: session/src/main/java/org/apache/iotdb/session/Session.java
 ##########
 @@ -654,8 +648,7 @@ public void executeNonQueryStatement(String sql) throws TException, IoTDBRPCExce
   private void checkPathValidity(String path) throws IoTDBSessionException {
 
 Review comment:
   add UT for this

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services