weiwei121723 commented on code in PR #2161:
URL: https://github.com/apache/kylin/pull/2161#discussion_r1429954352


##########
src/core-common/src/main/java/org/apache/kylin/common/msg/CnMessage.java:
##########
@@ -32,6 +32,7 @@ public class CnMessage extends Message {
     private static final String TASK_TIMEOUT = "执行超时";
 
     private static final String PARAMETER_EMPTY = "请输入参数 “%s” 的值。";
+    private static final String PARAMETER_MUST_BE_POSITIVE_NUMBER= "参数 %s 
的值必须为非负数.";

Review Comment:
   中文句号



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to