Skip to content

branch-4.0: [fix](cache) always create data and index page cache to avoid null pointer #59266 - #59273

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59266-branch-4.0
Dec 23, 2025
Merged

branch-4.0: [fix](cache) always create data and index page cache to avoid null pointer #59266#59273
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59266-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #59266

@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

@yiguolei

Copy link
Copy Markdown
Contributor

skip buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 100.00% (12/12) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.17% (18500/34796)
Line Coverage38.88% (170658/438948)
Region Coverage33.65% (131839/391752)
Branch Coverage34.57% (56956/164776)

@yiguolei
yiguolei merged commit df4b256 into branch-4.0Dec 23, 2025
26 of 29 checks passed
@github-actions
github-actionsBot deleted the auto-pick-59266-branch-4.0 branch December 23, 2025 10:12
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.

5 participants

@Thearas@yiguolei@hello-stephen@dataroaring@zzzxl1993