This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47192-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from f4e92d75f51 [branch-2.1] fix select * from variables system table (#34529) (#47660) add 8ae97a3dc23 [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