Skip to content

[branch-3.0] [fix](checker) Use cloud::blob_get/put to get tablet schema #54518#54592

Merged
dataroaring merged 1 commit intoapache:branch-3.0from
wyxxxcat:pick_54518_3_0
Aug 12, 2025
Merged

[branch-3.0] [fix](checker) Use cloud::blob_get/put to get tablet schema #54518#54592
dataroaring merged 1 commit intoapache:branch-3.0from
wyxxxcat:pick_54518_3_0

Conversation

@wyxxxcat
Copy link
Collaborator

pick: #54518

…#54518)

1. change from `txn->get` to `cloud::blob_get`
2. check when index is empty
3. add releated cases
@wyxxxcat wyxxxcat requested a review from dataroaring as a code owner August 12, 2025 01:49
@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?

@wyxxxcat
Copy link
Collaborator Author

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 68.75% (22/32) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 80.95% (1173/1449)
Line Coverage 65.11% (20107/30882)
Region Coverage 66.68% (10144/15213)
Branch Coverage 56.27% (5356/9518)

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring dataroaring merged commit f54a162 into apache:branch-3.0 Aug 12, 2025
24 checks passed
@gavinchou gavinchou mentioned this pull request Sep 1, 2025
Sign up for free to 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.

4 participants