This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c8e4684578 [enhancement](nereids)support topN opt in nereids (#17741)
add 785e3e3bca [Enhancement](multi catalog) Support hive meta cache TTL
(#18102)
No new revisions were added by this update.
Summary of changes:
docs/en/docs/lakehouse/multi-catalog/hive.md | 17 ++++
docs/zh-CN/docs/lakehouse/multi-catalog/hive.md | 16 ++++
.../java/org/apache/doris/catalog/Resource.java | 6 +-
.../org/apache/doris/datasource/CatalogIf.java | 2 +-
.../apache/doris/datasource/ExternalCatalog.java | 2 +-
.../doris/datasource/HMSExternalCatalog.java | 25 ++++++
.../doris/datasource/hive/HiveMetaStoreCache.java | 96 ++++++++++++++++++----
.../apache/doris/datasource/CatalogMgrTest.java | 93 +++++++++++++++++++++
8 files changed, 234 insertions(+), 23 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]