yiguolei commented on code in PR #2654: URL: https://github.com/apache/doris-website/pull/2654#discussion_r2247479208
########## i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-functions/scalar-functions/date-time-functions/date-trunc.md: ########## @@ -13,7 +13,6 @@ ```sql DATE_TRUNC(<datetime>, <time_unit>) -DATE_TRUNC(<time_unit>, <datetime>) ``` Review Comment: 这可能不是错误,我记得是真的这么设计的,好像是为了兼容 -- 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]
