qiaojialin commented on a change in pull request #1733:
URL: https://github.com/apache/incubator-iotdb/pull/1733#discussion_r488671910



##########
File path: cli/src/main/java/org/apache/iotdb/cli/AbstractCli.java
##########
@@ -97,7 +97,7 @@
   private static int fetchSize = 1000;
   static int maxTimeLength = ISO_DATETIME_LEN;
   static int maxValueLength = 15;
-  static String TIMESTAMP_PRECISION = "ms";
+  static String timestamp_precision = "ms";

Review comment:
       We usually use the camel naming for variables 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to