Search before asking
Description
Why is the Azure endpoint hard-coded as the global public cloud address(blob.core.windows.net) in Doris's code? How can we support configuring the endpoint for the China public cloud(blob.core.chinacloudapi.cn)?
Is it possible to directly use the s3.endpoint configuration as the actual endpoint instead of hard coding it?
Use case
doris can connect to azure China public cloud to import data, backup and restore data
Related issues
No response
Are you willing to submit PR?
Code of Conduct