This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-47703-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3b55eb56cef branch-3.0: [fix](jdbc test) fix some jdbc catalog test 
when cloud mode #48559 (#48584)
     add 93196a50904 [fix](s3) support chinacloudapi endpoint for azure (#47703)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  2 +
 be/src/common/config.h                             |  2 +
 be/src/io/fs/azure_obj_storage_client.cpp          | 14 ++++--
 be/src/util/s3_util.cpp                            | 11 ++++-
 cloud/src/common/config.h                          |  2 +
 cloud/src/recycler/s3_accessor.cpp                 | 10 +++-
 .../main/java/org/apache/doris/common/Config.java  |  9 ++++
 .../apache/doris/cloud/storage/AzureRemote.java    | 15 +++---
 .../property/constants/AzureProperties.java        | 17 +++++--
 .../org/apache/doris/fs/obj/AzureObjStorage.java   | 15 +++---
 .../doris/tablefunction/S3TableValuedFunction.java | 17 +++----
 .../property/constants/AzurePropertiesTest.java    | 55 ++++++++++++++++++++++
 12 files changed, 134 insertions(+), 35 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/property/constants/AzurePropertiesTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to