WingsGo commented on pull request #4187:
URL: https://github.com/apache/incubator-doris/pull/4187#issuecomment-668023065


   Hi, @morningman, I unify the timezone storage value from ZoneId.getId() in 
order to get a unify timezone string, and I add simple time_zone_test in BE to 
ensure they are supported, the purpose of the change is to support timezone 
format like "+08:00" or "counrty/city" or some specified timezone alias, such 
as "CST", "PRC" and "UTC" etc, I think it will cover most of situations, If 
there is some other case, we only need add alias in FE and check it worked in 
BE.


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



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

Reply via email to