-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix] money format #31901
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
[fix] money format #31901
Conversation
|
Thank you for your contribution to Apache Doris. |
|
run buildall |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
|
|
||
| #include <algorithm> | ||
| #include <array> | ||
| #include <boost/iterator/iterator_facade.hpp> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
warning: 'boost/iterator/iterator_facade.hpp' file not found [clang-diagnostic-error]
#include <boost/iterator/iterator_facade.hpp>
^
TPC-H: Total hot run time: 50872 ms |
TPC-DS: Total hot run time: 201444 ms |
ClickBench: Total hot run time: 30.84 s |
|
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
|
TeamCity be ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
Pick #31883 to upstream branch 2.0