mychaow commented on a change in pull request #1736:
URL: https://github.com/apache/incubator-iotdb/pull/1736#discussion_r495651920



##########
File path: 
server/src/main/java/org/apache/iotdb/db/exception/runtime/SQLParserException.java
##########
@@ -18,10 +18,11 @@
  */
 package org.apache.iotdb.db.exception.runtime;
 
-public class SQLParserException extends RuntimeException {
-
+public class SQLParserException extends RuntimeException{

Review comment:
       ```suggestion
   public class SQLParserException extends RuntimeException {
   ```




----------------------------------------------------------------
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:
[email protected]


Reply via email to