You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/04/14 01:35:26 UTC

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #5641: [Metric] Add metrics for routine load

yangzhg commented on a change in pull request #5641:
URL: https://github.com/apache/incubator-doris/pull/5641#discussion_r612878233



##########
File path: fe/fe-core/src/main/java/org/apache/doris/common/util/TimeUtils.java
##########
@@ -49,13 +49,14 @@
 public class TimeUtils {
     private static final Logger LOG = LogManager.getLogger(TimeUtils.class);
 
+    public static final String UTC_TIME_ZONE = "Africa/Abidjan";

Review comment:
       Explain why Africa/Abidjan




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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org