Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Function round calculation error #36603

Open
2 of 3 tasks
Level1Accelerator opened this issue Jun 20, 2024 · 0 comments
Open
2 of 3 tasks

[Bug] Function round calculation error #36603

Level1Accelerator opened this issue Jun 20, 2024 · 0 comments

Comments

@Level1Accelerator
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Version

doris-1.2.7 avx2
doris-1.2.8 avx2

What's Wrong?

sql:
select round(33.385,2)

result:
33.38

What You Expected?

sql:
select round(33.385,2)

result:
33.39

i hope you can fix this bug in doris 1.2.9 version.because we have no plans to upgrade to version 2.0 in the short term and there have been significant changes in version 2.0.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant