This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47192-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from e55d2adb360 branch-3.0: [fix](test) fix test_routine_load case unstable #47601 (#47631) add ec9697545b3 [Fix](catalog)Fixes query failures for Paimon tables stored in Kerberized HDFS (#47192) No new revisions were added by this update. Summary of changes: .../apache/doris/hudi/HadoopHudiJniScanner.java | 55 ++++++++------ fe/be-java-extensions/paimon-scanner/pom.xml | 6 -- .../org/apache/doris/paimon/PaimonJniScanner.java | 30 ++++++-- .../authentication/AuthenticationConfig.java | 17 ++++- .../PreExecutionAuthenticatorCache.java | 87 ++++++++++++++++++++++ 5 files changed, 159 insertions(+), 36 deletions(-) create mode 100644 fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/PreExecutionAuthenticatorCache.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org