Gabriel39 commented on issue #16804: URL: https://github.com/apache/doris/issues/16804#issuecomment-1432369471
现在默认使用行为是把2.5看作是double类型然后计算round结果,但是double是不保证精度的所以结果会有问题。如果想得到精确值的话你可以使用DECIMALV3 -- 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]
