felixwluo commented on issue #33676:
URL: https://github.com/apache/doris/issues/33676#issuecomment-2058644577

   set round_precise_decimalv2_value=true;
   MySQL [(none)]> select round(2.5);
   +------------+
   | round(2.5) |
   +------------+
   |          3 |
   +------------+
   You can set it this way to get the results you want.


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