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 2019/11/04 03:41:42 UTC

[GitHub] [incubator-iotdb] jt2594838 commented on a change in pull request #516: [IOTDB-288] Fix unclear error message notification for "creating timeseries" clause

jt2594838 commented on a change in pull request #516: [IOTDB-288] Fix unclear error message notification for "creating timeseries" clause
URL: https://github.com/apache/incubator-iotdb/pull/516#discussion_r341896539
 
 

 ##########
 File path: server/src/main/java/org/apache/iotdb/db/qp/QueryProcessor.java
 ##########
 @@ -111,7 +108,7 @@ private AstNode parseSQLToAST(String sqlStr) throws IllegalASTFormatException {
     } catch (ParseException e) {
       // e.printStackTrace();
 
 Review comment:
   Remove 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