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 66efefca3c3 [Refactor](scanner) remove the unless timer in scanner (#36746) add 929f040b1a3 [feature](Azure) Implement generate_presigned_url function for Azure object client (#36829) No new revisions were added by this update. Summary of changes: be/src/io/fs/azure_obj_storage_client.cpp | 44 +++++++++++++++++++++++++------ be/src/io/fs/azure_obj_storage_client.h | 5 +--- be/src/io/fs/obj_storage_client.h | 12 ++++++++- be/src/io/fs/s3_file_system.cpp | 3 ++- be/src/io/fs/s3_obj_storage_client.cpp | 21 ++++++++------- be/src/io/fs/s3_obj_storage_client.h | 2 +- be/src/util/s3_util.h | 1 + cloud/src/recycler/azure_obj_client.cpp | 20 +++++++------- cloud/src/recycler/obj_store_accessor.h | 1 + 9 files changed, 75 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org