Skip to content

Conversation

@deardeng
Copy link
Contributor

@deardeng deardeng commented Dec 2, 2025

cherry pick from #57838 #58063

1. Fixed an issue where reading from peer back to S3 resulted in an incorrect size (ref parameter passing).
2. Fixed a large number of reads from peer during warm-up.
3. Fixed block meta Inaccurate, this caused an error in reading data with a last block size less than 1m.
@deardeng deardeng requested a review from yiguolei as a code owner December 2, 2025 08:37
@deardeng
Copy link
Contributor Author

deardeng commented Dec 2, 2025

run buildall

@hello-stephen
Copy link
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?

gavinchou
gavinchou previously approved these changes Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

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

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

PR approved by anyone and no changes requested.

@gavinchou gavinchou changed the title branch-4.0: [fix](cloud) Fix read peer file cache some bugs #57838 branch-4.0: [fix](cloud) Fix read peer file cache some bugs #57838 #58063 Dec 2, 2025
@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Dec 2, 2025
@gavinchou
Copy link
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

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

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 23.08% (3/13) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.69% (18216/34569)
Line Coverage 38.07% (165775/435436)
Region Coverage 33.14% (128913/388967)
Branch Coverage 33.93% (55471/163497)

@deardeng
Copy link
Contributor Author

deardeng commented Dec 2, 2025

run beut

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 23.08% (3/13) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.64% (18216/34602)
Line Coverage 38.03% (165758/435849)
Region Coverage 33.03% (128734/389790)
Branch Coverage 33.87% (55444/163700)

@yiguolei yiguolei merged commit 87badcd into apache:branch-4.0 Dec 3, 2025
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants