This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 015cca5ef4c [fix](nereids) translate rf target expression using
targetSlot #33531
add 2ae4bfa7bb3 [feature](Cloud) Alter be to fetch vault info after
creating storage vault (#33558)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_internal_service.cpp | 10 +++++
be/src/cloud/cloud_internal_service.h | 5 +++
be/src/cloud/cloud_storage_engine.cpp | 48 ++++++++++++----------
be/src/cloud/cloud_storage_engine.h | 2 +
.../main/java/org/apache/doris/catalog/Env.java | 2 +-
.../org/apache/doris/catalog/StorageVaultMgr.java | 25 ++++++++++-
.../org/apache/doris/rpc/BackendServiceClient.java | 5 +++
.../org/apache/doris/rpc/BackendServiceProxy.java | 14 +++++++
.../doris/cloud/catalog/HdfsStorageVaultTest.java | 3 +-
gensrc/proto/internal_service.proto | 7 ++++
10 files changed, 96 insertions(+), 25 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]