This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-43445-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3e445227a96 branch-3.0: [improve](http) Save the requested url in http 
execution error #43855 (#44051)
     add 668e1039991 [feat](catalog)Support Pre-Execution Authentication for 
HMS Type Iceberg Catalog Operations.  (#43445)

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]

Reply via email to