This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46211-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 9eb07e578ea branch-2.1 [Fix](catalog)Remove the fs.disable.cache parameter to prevent excessive FS-associated objects and memory leaks (#46184) (#46191) add 2874cc6abad [opt](catalog) use table in db object return get db (#46211) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/datasource/ExternalCatalog.java | 5 ++++- .../java/org/apache/doris/datasource/ExternalDatabase.java | 14 ++++++++++++++ .../java/org/apache/doris/datasource/ExternalTable.java | 2 +- .../apache/doris/datasource/jdbc/JdbcExternalTable.java | 2 +- .../external_table_p0/hive/test_hive_use_meta_cache.out | 4 ++++ .../suites/external_table_p0/hive/test_hive_parquet.groovy | 3 ++- .../external_table_p2/hudi/test_hudi_snapshot.groovy | 3 +-- 7 files changed, 27 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org