This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46411-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from e79398ab15b branch-3.0: [fix](mtmv)The refresh method for MTMV is commit. If the status is PAUSED, no more tasks should be generated #46020 (#46264) add f0450af1e6e [fix] let backup work on azure (#46411) No new revisions were added by this update. Summary of changes: be/src/io/fs/azure_obj_storage_client.cpp | 2 +- be/src/util/s3_util.cpp | 4 +- .../org/apache/doris/analysis/StorageBackend.java | 1 + .../datasource/property/S3ClientBEProperties.java | 3 ++ .../org/apache/doris/fs/obj/AzureObjStorage.java | 46 ++++++++++++++++------ .../java/org/apache/doris/fs/obj/S3ObjStorage.java | 5 +++ .../apache/doris/fs/remote/AzureFileSystem.java | 5 +-- .../org/apache/doris/persist/gson/GsonUtils.java | 4 +- .../datasource/property/PropertyConverterTest.java | 2 +- .../apache/doris/fs/obj/AzureObjStorageTest.java | 27 ++++++++----- 10 files changed, 71 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org