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 f7bc15f9811 [fix](arrow-flight-sql) Fix FE not found arrow flight
schema (#43960)
add 9b983ca1d0e [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]