This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60809-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from f142279a779 branch-4.0: [fix](storage vault) fix Azure Storage Vault
endpoint always using HTTP instead of HTTPS #60854 (#60861)
add 6ad9087eeef [feature](storage) Add OzoneProperties to support Apache
Ozone (#60809)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/common/util/LocationPath.java | 4 +
.../property/storage/OzoneProperties.java | 153 +++++++++++++++++
.../property/storage/StorageProperties.java | 6 +-
.../property/storage/OzonePropertiesTest.java | 183 +++++++++++++++++++++
4 files changed, 345 insertions(+), 1 deletion(-)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/datasource/property/storage/OzoneProperties.java
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/datasource/property/storage/OzonePropertiesTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]