Uh oh!
There was an error while loading. Please reload this page.
[enhance](auth)Hidden the token info during StreamLoad in BE info - #60656
Conversation
hello-stephen
commented
Feb 11, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
0AyanamiRei
commented
Feb 11, 2026
run buildall |
0AyanamiRei
commented
Feb 11, 2026
run buildall |
doris-robot
commented
Feb 11, 2026
TPC-H: Total hot run time: 30399 ms |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
Feb 11, 2026
ClickBench: Total hot run time: 28.34 s |
hello-stephen
commented
Feb 11, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Feb 11, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
0AyanamiRei
commented
Feb 11, 2026
run buildall |
doris-robot
commented
Feb 11, 2026
TPC-H: Total hot run time: 30074 ms |
doris-robot
commented
Feb 11, 2026
TPC-DS: Total hot run time: 190495 ms |
doris-robot
commented
Feb 11, 2026
ClickBench: Total hot run time: 28.31 s |
hello-stephen
commented
Feb 11, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Feb 11, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Feb 11, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
…BE info #60656 && [enhance](auth)Hidden the auth info during StreamLoad in BE info #59743 (#62188) ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: pick #60656 and #59743 ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason <!-- Add your reason? --> - Behavior changed: - [ ] No. - [ ] Yes. <!-- Explain the behavior change --> - Does this need documentation? - [ ] No. - [ ] Yes. <!-- Add document PR link here. eg: apache/doris-website#1214 --> ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into -->
…BE info #60656 && [enhance](auth)Hidden the auth info during StreamLoad in BE info #59743 (#65944) ### What problem does this PR solve? Issue Number: close #xxx Related PR: #60656, #59743 Problem Summary: Pick #60656 and #59743 to branch-4.1. ### Release note None ### Check List (For Author) - Test - [x] No need to test or manual test. - No tests were run as requested for this pick PR. - Behavior changed: Yes. Sensitive authorization and token headers are masked in BE Stream Load logs. - Does this need documentation: No.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Similar to the content of #59743, certain information in the HTTP headers is hidden to avoid being printed in the logs.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)