hf200012 commented on issue #22025: URL: https://github.com/apache/doris/issues/22025#issuecomment-1647111741
MySQL does not have a function with the same name, and the result after execution of the corresponding function is consistent with ours ``` SELECT date_sub('2023-06-30', interval 1 month) The return value is: 2023-05-30 ``` -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org