This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46694-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 9b34110cfb8 branch-3.0: [fix](regression test) fix case test_simplify_comparison_predicate (#46688) add bb897794d23 [fix](iceberg)Different catalogs should use different client pools (#46694) No new revisions were added by this update. Summary of changes: .../datasource/iceberg/HiveCompatibleCatalog.java | 4 +-- .../iceberg/IcebergDLFExternalCatalog.java | 6 ++-- .../iceberg/IcebergGlueExternalCatalog.java | 6 ---- .../doris/datasource/iceberg/dlf/DLFCatalog.java | 2 +- .../iceberg/dlf/client/DLFCachedClientPool.java | 19 ++++------- .../dlf/client/IcebergDLFExternalCatalogTest.java} | 37 +++++++++------------- 6 files changed, 27 insertions(+), 47 deletions(-) copy fe/fe-core/src/test/java/org/apache/doris/{analysis/ShowDataTypesStmtTest.java => datasource/iceberg/dlf/client/IcebergDLFExternalCatalogTest.java} (51%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org