Skip to content

branch-4.0: [enhance](memtable) support adaptive write buffer size - #61810

Merged
yiguolei merged 2 commits into
apache:branch-4.0from
sollhui:4.0_pick_56948
Apr 27, 2026
Merged

branch-4.0: [enhance](memtable) support adaptive write buffer size#61810
yiguolei merged 2 commits into
apache:branch-4.0from
sollhui:4.0_pick_56948

Conversation

@sollhui

@sollhuisollhui commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

@sollhui
sollhui requested a review from yiguolei as a code ownerMarch 27, 2026 08:36
@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?

@sollhui

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 48.39% (15/31) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage52.94% (19210/36287)
Line Coverage36.11% (178957/495578)
Region Coverage32.73% (138713/423785)
Branch Coverage33.71% (60272/178822)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 48.39% (15/31) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage71.33% (25339/35524)
Line Coverage54.01% (267165/494695)
Region Coverage51.50% (220434/428061)
Branch Coverage52.97% (95066/179465)

@sollhui

Copy link
Copy Markdown
ContributorAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 54.29% (19/35) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage52.99% (19227/36287)
Line Coverage36.15% (179144/495588)
Region Coverage32.74% (138747/423793)
Branch Coverage33.74% (60329/178828)

@sollhui
sollhui marked this pull request as draft March 30, 2026 07:02
@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 54.29% (19/35) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage71.36% (25349/35524)
Line Coverage54.05% (267394/494705)
Region Coverage51.70% (221291/428069)
Branch Coverage53.11% (95321/179471)

@sollhui
sollhui marked this pull request as ready for review April 2, 2026 03:49
@sollhuisollhui closed this Apr 7, 2026
@sollhuisollhui reopened this Apr 8, 2026
@sollhui
sollhui requested a review from morningman as a code ownerApril 8, 2026 04:02
@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 Apr 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit 07e71c6 into apache:branch-4.0Apr 27, 2026
40 of 44 checks passed
@morningmanmorningman mentioned this pull request Jun 3, 2026
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.

5 participants

@sollhui@Thearas@hello-stephen@doris-robot@yiguolei