Skip to content

branch-4.0: [opt](memory) add BE-level cache for load tablet schemas - #64581

Merged
morningman merged 1 commit into
apache:branch-4.0from
sollhui:4.0_pick_63508
Jun 18, 2026
Merged

branch-4.0: [opt](memory) add BE-level cache for load tablet schemas#64581
morningman merged 1 commit into
apache:branch-4.0from
sollhui:4.0_pick_63508

Conversation

@sollhui

Copy link
Copy Markdown
Contributor

pick #63508

@sollhui
sollhui requested a review from morningman as a code ownerJune 17, 2026 01:54
@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?

@sollhui

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 68.03% (83/122) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.34% (19461/36483)
Line Coverage36.47% (181954/498928)
Region Coverage33.04% (141298/427594)
Branch Coverage33.92% (61182/180360)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 98.36% (120/122) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage71.45% (25517/35714)
Line Coverage54.32% (270524/498054)
Region Coverage51.88% (224082/431912)
Branch Coverage53.28% (96439/180993)

@morningman
morningman merged commit 901376f into apache:branch-4.0Jun 18, 2026
29 of 32 checks passed
@morningmanmorningman mentioned this pull request Jul 9, 2026
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.

3 participants

@sollhui@hello-stephen@morningman