Skip to content

branch-4.0: [fix](https) fix be to_load_error_http_path return url in https mode #61785 - #61867

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-61785-branch-4.0
Apr 15, 2026
Merged

branch-4.0: [fix](https) fix be to_load_error_http_path return url in https mode #61785#61867
yiguolei merged 1 commit into
branch-4.0from
auto-pick-61785-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #61785

…61785)
### What problem does this PR solve?
Issue Number: close#61780
Related PR: #61780
Problem Summary:
to_load_error_http_path return http url is incorrect in https mode
@Thearas

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?

@Thearas

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage52.95% (19211/36284)
Line Coverage36.12% (178988/495560)
Region Coverage32.71% (138611/423761)
Branch Coverage33.71% (60274/178808)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage71.37% (25351/35521)
Line Coverage54.04% (267343/494677)
Region Coverage51.47% (220316/428037)
Branch Coverage53.07% (95230/179451)

@yiguolei
yiguolei merged commit 57a8acd into branch-4.0Apr 15, 2026
26 of 29 checks passed
@github-actions
github-actionsBot deleted the auto-pick-61785-branch-4.0 branch April 15, 2026 04:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Thearas@doris-robot@hello-stephen@yiguolei@dataroaring@LuGuangming