Skip to content

Conversation

@w41ter
Copy link
Contributor

@w41ter w41ter commented Dec 30, 2025

No description provided.

Yukang-Lian and others added 30 commits December 30, 2025 11:10
Fix cloud compile err, due to apache#56628
```
/mnt/disk2/doris/apache_doris/cloud/src/recycler/azure_obj_client.h:29:7: error: abstract class is marked 'final' [-Werror,-Wabstract-final-class]
   29 | class AzureObjClient final : public ObjStorageClient {
      |       ^
/mnt/disk2/doris/apache_doris/cloud/src/recycler/obj_storage_client.h:106:35: note: unimplemented pure virtual method 'abort_multipart_upload' in 'AzureObjClient'
  106 |     virtual ObjectStorageResponse abort_multipart_upload(ObjectStoragePathRef path,
      |                                   ^
```
to refresh instance info more accurately
@w41ter w41ter requested a review from yiguolei as a code owner December 30, 2025 03:32
@Thearas
Copy link
Contributor

Thearas commented Dec 30, 2025

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?

@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 56.00% (14/25) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.36% (18670/34989)
Line Coverage 39.12% (172934/442025)
Region Coverage 33.79% (133622/395466)
Branch Coverage 34.77% (57782/166165)

@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

1 similar comment
@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

@w41ter
Copy link
Contributor Author

w41ter commented Dec 30, 2025

run buildall

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 56.00% (14/25) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.35% (18667/34989)
Line Coverage 39.13% (172958/441997)
Region Coverage 33.78% (133574/395426)
Branch Coverage 34.78% (57785/166153)

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.

8 participants