This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-54776-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ddf98053387 branch-3.1: [feat](paimon) support paimon dlf rest catalog
(#54523) (#54887)
add 71dc9bd6113 [chore](paimon)Unify object storage access via HDFS
protocol (#54776)
No new revisions were added by this update.
Summary of changes:
.../docker-compose/hive/hadoop-hive-3x.env.tpl | 2 +
.../docker-compose/kerberos/hadoop-hive.env.tpl | 2 +
.../metastore/AbstractPaimonProperties.java | 31 -------
.../metastore/HMSGlueMetaStoreProperties.java | 4 +
.../storage/AbstractS3CompatibleProperties.java | 1 +
.../datasource/property/storage/COSProperties.java | 4 +-
.../datasource/property/storage/OSSProperties.java | 43 ++++++----
.../property/metastore/PaimonCatalogTest.java | 95 ++++++++++++++++++++++
8 files changed, 135 insertions(+), 47 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/datasource/property/metastore/PaimonCatalogTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]