This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 21686b88da6 [Chore](gutil) remove gutil substitute and use absl::substitute to replace it (#50334) add dedef0b4cf8 [fix](s3client) Avoild dead loop when storage not support `ListObjectsV2` (#50252) No new revisions were added by this update. Summary of changes: be/src/io/fs/s3_obj_storage_client.cpp | 6 ++ be/test/io/fs/s3_obj_stroage_client_mock_test.cpp | 121 ++++++++++++++++++++++ cloud/src/recycler/s3_obj_client.cpp | 11 ++ cloud/test/CMakeLists.txt | 4 + cloud/test/s3_accessor_mock_test.cpp | 43 +++++++- 5 files changed, 183 insertions(+), 2 deletions(-) create mode 100644 be/test/io/fs/s3_obj_stroage_client_mock_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org