This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 484700ae2f0 [fix](catalog) remove use_meta_cache doc (#2372)
484700ae2f0 is described below

commit 484700ae2f017eaddaff20314584ae14375ab61d
Author: Mingyu Chen (Rayner) <[email protected]>
AuthorDate: Mon May 12 16:07:38 2025 +0800

    [fix](catalog) remove use_meta_cache doc (#2372)
    
    ## Versions
    
    - [x] dev
    - [x] 3.0
    - [x] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [x] Chinese
    - [x] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 docs/lakehouse/meta-cache.md                                |  9 ---------
 .../current/lakehouse/meta-cache.md                         | 12 ------------
 .../version-2.1/lakehouse/metacache.md                      | 13 -------------
 .../version-3.0/lakehouse/metacache.md                      | 13 -------------
 versioned_docs/version-2.1/lakehouse/metacache.md           | 10 ----------
 versioned_docs/version-3.0/lakehouse/metacache.md           | 10 ----------
 6 files changed, 67 deletions(-)

diff --git a/docs/lakehouse/meta-cache.md b/docs/lakehouse/meta-cache.md
index b247834acd2..d7e2b3138da 100644
--- a/docs/lakehouse/meta-cache.md
+++ b/docs/lakehouse/meta-cache.md
@@ -330,12 +330,3 @@ After setting the above parameters:
 
 But it will increase the access pressure on external source data (such as Hive 
Metastore and HDFS), which may lead to unstable metadata access delays.
 
-## Version Behavior Changes
-
-In version 2.1.5, the `use_meta_cache` property was added to the Catalog 
properties, and the default is false.
-
-:::warning
-Do not set `use_meta_cache` to true in versions before 2.1.6.
-:::
-
-In version 2.1.6, the default for newly created Catalogs was changed to true 
to correspond to the cache behavior described in this document. It is 
recommended that users rebuild existing Catalogs after upgrading to version 
2.1.6 to make the default behavior consistent with the description in this 
document.
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/meta-cache.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/meta-cache.md
index 65d03baa04f..1f5fdf27838 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/meta-cache.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/meta-cache.md
@@ -330,15 +330,3 @@ max_hive_partition_table_cache_num=0  // 关闭分区列表缓存
 
 但会增加外部源数据(如 Hive Metastore 和 HDFS)的访问压力,可能导致元数据访问延迟不稳定等现象。
 
-## 版本行为变更
-
-在 2.1.5 版本中,Catalog 属性中增加了 `use_meta_cache` 属性,默认为 false。
-
-:::warning
-不要在 2.1.6 之前的版本中将 `use_meta_cache` 设置为 true。
-:::
-
-2.1.6 版本中,新建的 Catalog,该属性默认修改为 true,以对应本文档描述的缓存行为。建议用户升级到 2.1.6 版本后,重建已有的 
Catalog,以便让默认行为和本文档描述一致。
-
-
-
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/metacache.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/metacache.md
index fc864b5bc86..6cae18ee681 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/metacache.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/metacache.md
@@ -331,16 +331,3 @@ max_hive_partition_table_cache_num=0  // 关闭分区列表缓存
 
 但会增加外部源数据(如 Hive Metastore 和 HDFS)的访问压力,可能导致元数据访问延迟不稳定等现象。
 
-## 版本行为变更
-
-在 2.1.5 版本中,Catalog 属性中增加了 `use_meta_cache` 属性,默认为 false。
-
-:::warning
-不要在 2.1.6 之前的版本中将 `use_meta_cache` 设置为 true。
-:::
-
-2.1.6 版本中,新建的 Catalog,该属性默认修改为 true,以对应本文档描述的缓存行为。建议用户升级到 2.1.6 版本后,重建已有的 
Catalog,以便让默认行为和本文档描述一致。
-
-
-
-
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/metacache.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/metacache.md
index fc864b5bc86..6cae18ee681 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/metacache.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/lakehouse/metacache.md
@@ -331,16 +331,3 @@ max_hive_partition_table_cache_num=0  // 关闭分区列表缓存
 
 但会增加外部源数据(如 Hive Metastore 和 HDFS)的访问压力,可能导致元数据访问延迟不稳定等现象。
 
-## 版本行为变更
-
-在 2.1.5 版本中,Catalog 属性中增加了 `use_meta_cache` 属性,默认为 false。
-
-:::warning
-不要在 2.1.6 之前的版本中将 `use_meta_cache` 设置为 true。
-:::
-
-2.1.6 版本中,新建的 Catalog,该属性默认修改为 true,以对应本文档描述的缓存行为。建议用户升级到 2.1.6 版本后,重建已有的 
Catalog,以便让默认行为和本文档描述一致。
-
-
-
-
diff --git a/versioned_docs/version-2.1/lakehouse/metacache.md 
b/versioned_docs/version-2.1/lakehouse/metacache.md
index 7a9ad210e02..4dc0e879f26 100644
--- a/versioned_docs/version-2.1/lakehouse/metacache.md
+++ b/versioned_docs/version-2.1/lakehouse/metacache.md
@@ -331,13 +331,3 @@ After setting the above parameter:
 
 However, this may increase the access pressure on external data sources (such 
as Hive Metastore and HDFS), which may lead to unstable metadata access delays 
and other phenomena.
 
-## Version Behavior Changes
-
-In version 2.1.5, the `use_meta_cache` attribute was added to the Catalog 
properties, defaulting to false.
-
-:::warning
-Do not set `use_meta_cache` to true before 2.1.6.
-:::
-
-In version 2.1.6, for newly created Catalogs, this attribute is default 
changed to true to correspond to the caching behavior described in this 
document. It is recommended that users upgrade to version 2.1.6 and rebuild 
existing Catalogs to align the default behavior with the description in this 
document.
-
diff --git a/versioned_docs/version-3.0/lakehouse/metacache.md 
b/versioned_docs/version-3.0/lakehouse/metacache.md
index 7a9ad210e02..4dc0e879f26 100644
--- a/versioned_docs/version-3.0/lakehouse/metacache.md
+++ b/versioned_docs/version-3.0/lakehouse/metacache.md
@@ -331,13 +331,3 @@ After setting the above parameter:
 
 However, this may increase the access pressure on external data sources (such 
as Hive Metastore and HDFS), which may lead to unstable metadata access delays 
and other phenomena.
 
-## Version Behavior Changes
-
-In version 2.1.5, the `use_meta_cache` attribute was added to the Catalog 
properties, defaulting to false.
-
-:::warning
-Do not set `use_meta_cache` to true before 2.1.6.
-:::
-
-In version 2.1.6, for newly created Catalogs, this attribute is default 
changed to true to correspond to the caching behavior described in this 
document. It is recommended that users upgrade to version 2.1.6 and rebuild 
existing Catalogs to align the default behavior with the description in this 
document.
-


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to