This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50252-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 55630ff2609 branch-3.0:[fix](auditlog)Set sqlHash in executeInternalQuery (#49984) (#50365) add 7f0b9094dc7 [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