Uh oh!
There was an error while loading. Please reload this page.
[fix](ubsan) Fix ubsan from glibc-compatibility/musl/logf.c - #54737
Conversation
Thearas
commented
Aug 14, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
RoanHeNaN
commented
Aug 14, 2025
run buildall |
RoanHeNaN
commented
Aug 14, 2025
run buildall |
doris-robot
commented
Aug 14, 2025
TPC-H: Total hot run time: 33981 ms |
doris-robot
commented
Aug 14, 2025
TPC-DS: Total hot run time: 183865 ms |
doris-robot
commented
Aug 14, 2025
ClickBench: Total hot run time: 32.07 s |
doris-robot
commented
Aug 14, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
RoanHeNaN
commented
Aug 14, 2025
run external |
RoanHeNaN
commented
Aug 14, 2025
run vault_p0 |
RoanHeNaN
commented
Aug 14, 2025
run cloud_p0 |
PR approved by anyone and no changes requested. |
airborne12
commented
Aug 14, 2025
Do not use image in problem description, paste text instead |
RoanHeNaN
commented
Aug 14, 2025
Fixed |
hello-stephen
commented
Aug 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
RoanHeNaN
commented
Aug 14, 2025
run cloud_p0 |
hello-stephen
commented
Aug 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
RoanHeNaN
commented
Aug 14, 2025
run buildall |
doris-robot
commented
Aug 14, 2025
TPC-H: Total hot run time: 33629 ms |
doris-robot
commented
Aug 14, 2025
TPC-DS: Total hot run time: 184446 ms |
doris-robot
commented
Aug 14, 2025
ClickBench: Total hot run time: 32.34 s |
doris-robot
commented
Aug 14, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Aug 14, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
What problem does this PR solve?
Related PR: #54598
before 54598, logf is using impl from toolchain, after 54598, logf is using impl from doris glibc-compatibility
Analysis from gpt5:
Fix the problem below
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)