Skip to content

branch-4.1:[enhance](auth)Hidden the token info during StreamLoad in BE info #60656 && [enhance](auth)Hidden the auth info during StreamLoad in BE info #59743 - #65944

Merged
yiguolei merged 2 commits into
apache:branch-4.1from
0AyanamiRei:pick-60656-branch-4.1
Jul 23, 2026

Conversation

@0AyanamiRei

Copy link
Copy Markdown
Contributor

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
    • 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.

@hello-stephen

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@0AyanamiRei

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 62.50% (10/16) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage56.50% (22673/40132)
Line Coverage40.27% (222013/551330)
Region Coverage36.61% (175394/479071)
Branch Coverage37.70% (78295/207706)

@yiguolei

Copy link
Copy Markdown
Contributor

skip buildall

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actionsgithub-actionsBot added approved Indicates a PR has been approved by one committer. reviewed labels Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguoleiyiguolei reopened this Jul 23, 2026
@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 93.75% (15/16) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage72.82% (28549/39205)
Line Coverage56.26% (308727/548733)
Region Coverage53.44% (257671/482160)
Branch Coverage54.42% (113195/207989)

@yiguolei

Copy link
Copy Markdown
Contributor

skip buildall

@yiguolei
yiguolei merged commit 8ab39e4 into apache:branch-4.1Jul 23, 2026
48 of 52 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@0AyanamiRei@hello-stephen@yiguolei