WinkerDu commented on issue #17174:
URL: https://github.com/apache/doris/issues/17174#issuecomment-1446799877

   I try this function in mysql client
   ```
   mysql> select timediff(now(3), seconds_add(now(3), 3));
   +------------------------------------------+
   | timediff(now(3), seconds_add(now(3), 3)) |
   +------------------------------------------+
   | -00:00:03                                |
   +------------------------------------------+
   ```
   @Gabriel39 what you expect it return?


-- 
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

Reply via email to