morningman opened a new issue #3919: URL: https://github.com/apache/incubator-doris/issues/3919
**Describe the bug** When create table with dynamic partition without specifying the time zone, it will throw exception: `nknown or incorrect time zone: 'PRC'` **To Reproduce** Ccreate table with dynamic partition without specifying the time zone **Expected behavior** Use default time zone to create table with dynamic partition successfully. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
