morrySnow commented on PR #61918: URL: https://github.com/apache/doris/pull/61918#issuecomment-4160457737
Re: TimeZone alias normalization — `TimeZone.getDefault().getID()` was a deliberate trade-off to decouple `GlobalVariable` from `TimeUtils` (which lives in fe-core). The difference is minor: canonical zone IDs vs aliases both map to the same offset, and this is only used for variable initialization. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
