This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 503e738a63d [chore] (streamload) add enable stream load profile config
(#57919)
add 8aa1a7489c3 [feat](catalog)Support OneLake (#57933)
No new revisions were added by this update.
Summary of changes:
fe/be-java-extensions/hadoop-deps/pom.xml | 4 +
.../org/apache/doris/common/util/LocationPath.java | 9 ++
.../property/metastore/IcebergRestProperties.java | 4 +-
.../property/storage/AzureProperties.java | 116 ++++++++++++++++++---
.../property/storage/AzurePropertyUtils.java | 13 ++-
.../property/storage/exception/AzureAuthType.java | 9 +-
.../apache/doris/common/util/LocationPathTest.java | 17 +++
.../property/storage/AzurePropertiesTest.java | 47 ++++++++-
.../property/storage/AzurePropertyUtilsTest.java | 16 +++
9 files changed, 213 insertions(+), 22 deletions(-)
copy be/test/testutil/http_utils.cpp =>
fe/fe-core/src/main/java/org/apache/doris/datasource/property/storage/exception/AzureAuthType.java
(87%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]