ikingnet opened a new issue #554: ERROR 1064 (HY000): convert_tzcan't support URL: https://github.com/apache/incubator-doris/issues/554 **Describe the bug** mysql function convert_tz can't support: ```sql SELECT convert_tz('2018-12-31T16:00:00.000', '+00:00', '+08:00'); ``` error message: `ERROR 1064 (HY000): convert_tzcan't support`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
