This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 445e196041d [improve](load) pass cancel reason to tablet writer when
cancelled (#43388) (#44131)
add 8da1e8c084b branch-2.1: [feat](catalog)Support Pre-Execution
Authentication for HMS Type Iceberg Catalog Operations. #43445 (#44129)
No new revisions were added by this update.
Summary of changes:
.../authentication/PreExecutionAuthenticator.java | 116 +++++++++++++++++++++
.../datasource/iceberg/IcebergExternalCatalog.java | 4 +
.../iceberg/IcebergHMSExternalCatalog.java | 7 ++
.../datasource/iceberg/IcebergMetadataOps.java | 64 +++++++++++-
.../datasource/iceberg/IcebergTransaction.java | 23 ++--
.../datasource/iceberg/IcebergTransactionTest.java | 1 +
6 files changed, 204 insertions(+), 11 deletions(-)
create mode 100644
fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/PreExecutionAuthenticator.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]