w41ter commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2522055105
> same as #44958 it is better to escape value This PR aims to fix `dt DATETIME DEFAULT "CURRENT_TIMESTAMP"`, the correct syntax is `dt DATETIME DEFAULT CURRENT_TIMESTAMP`. -- 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]
