hnwkz commented on issue #33413: URL: https://github.com/apache/doris/issues/33413#issuecomment-2051137608
> but, my doris (doris-2.0.7-dc065ead16) run normally.
>
> ```sql
> select date_add(to_monday('2024-04-11'), 6),
date_add(to_monday('2024-04-11'), interval 6 day);
> ```
>
> the result:

特定的sql才行,直接这样查不会报错的
--
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]
