Skip to content

branch-4.1: [fix](fe) Avoid redundant partition version fetch during SQL cache validation #67125 - #67415

Merged
yiguolei merged 1 commit into
branch-4.1from
auto-pick-67125-branch-4.1
Sep 5, 2026
Merged

branch-4.1: [fix](fe) Avoid redundant partition version fetch during SQL cache validation #67125#67415
yiguolei merged 1 commit into
branch-4.1from
auto-pick-67125-branch-4.1

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Cherry-picked from #67125

@github-actions
github-actions Bot requested a review from yiguolei as a code owner September 2, 2026 02:03
@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?

@hello-stephen

Copy link
Copy Markdown
Contributor

run buildall

…lidation (#67125)

Problem Summary: SQL cache validation fetched cloud partition versions but discarded the result, and then used the FE partition map for the actual existence check. So remove this version fetch to reduce an unnecessary Meta Service RPC.
@yiguolei
yiguolei force-pushed the auto-pick-67125-branch-4.1 branch from 2635e23 to 4e15244 Compare September 5, 2026 14:02
@yiguolei

yiguolei commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

FE UT Coverage Report

Increment line coverage `` 🎉
Increment coverage report
Complete coverage report

@yiguolei

yiguolei commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

skip buildall

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

PR approved by anyone and no changes requested.

@github-actions github-actions Bot added reviewed approved Indicates a PR has been approved by one committer. labels Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

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

@yiguolei
yiguolei merged commit 8e7c5b8 into branch-4.1 Sep 5, 2026
34 of 37 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.

3 participants