Uh oh!
There was an error while loading. Please reload this page.
[branch-2.0](function) fix wrong result when convert_tz is out of bound (#37358) - #38312
Conversation
zclllyybb
commented
Jul 24, 2024
run buildall |
doris-robot
commented
Jul 24, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
| @@ -18,19 +18,15 @@ | |||
| #pragma once | |||
| #include <cctz/time_zone.h> | |||
There was a problem hiding this comment.
warning: 'cctz/time_zone.h' file not found [clang-diagnostic-error]
#include<cctz/time_zone.h>
^4eeab38 to
7d2a0c1Comparezclllyybb
commented
Jul 24, 2024
run buildall |
doris-robot
commented
Jul 24, 2024
TPC-H: Total hot run time: 49932 ms |
doris-robot
commented
Jul 24, 2024
TeamCity be ut coverage result: |
doris-robot
commented
Jul 24, 2024
TPC-DS: Total hot run time: 206620 ms |
doris-robot
commented
Jul 24, 2024
ClickBench: Total hot run time: 30.75 s |
doris-robot
commented
Jul 24, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
pick #37358
before:
now: