This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44916-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 054ae34b560 [improvement](compaction) reduce tablet skip compaction time (#44273) (#44794) add a55d3da37c4 [feat](catalog)Replace HadoopUGI with HadoopKerberosAuthenticator to Support Kerberos Ticket Auto-Renewal (#44916) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/hudi/HudiJniScanner.java | 16 ++-- .../src/main/java/org/apache/doris/hudi/Utils.java | 12 ++- .../common/security/authentication/HadoopUGI.java | 103 --------------------- .../datasource/hive/HiveMetaStoreClientHelper.java | 20 ++-- .../datasource/paimon/PaimonExternalCatalog.java | 88 +++++++++++------- 5 files changed, 84 insertions(+), 155 deletions(-) delete mode 100644 fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/HadoopUGI.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org