linrrzqqq commented on PR #66860: URL: https://github.com/apache/doris/pull/66860#issuecomment-5468159577
按 [Trino-timezone_hour](https://trino.io/docs/current/functions/datetime.html#timezone_hour) 描述的语义: > Returns the hour of the time zone offset from timestamp. 我感觉我们可能没能力支持这个函数,我们应该是只存了 UTC + session time_zone, 没存原始offset @Mryange PTAL -- 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]
