This is an automated email from the ASF dual-hosted git repository. kassiez 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 937309d844 [Fix] Update remote-storage.md (#1247) 937309d844 is described below commit 937309d8446342561f20b7fde2258384c20bf94f Author: smiletan <intelligen...@163.com> AuthorDate: Wed Nov 20 00:04:46 2024 +0800 [Fix] Update remote-storage.md (#1247) 表达的意思应该是:支持创建、修改和删除 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [ ] English --- .../current/table-design/tiered-storage/remote-storage.md | 2 +- .../version-2.1/table-design/tiered-storage/remote-storage.md | 2 +- .../version-3.0/table-design/tiered-storage/remote-storage.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/tiered-storage/remote-storage.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/tiered-storage/remote-storage.md index 4c3a63bb9a..b8aa85b94b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/tiered-storage/remote-storage.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/tiered-storage/remote-storage.md @@ -151,7 +151,7 @@ ALTER TABLE create_table_partition MODIFY PARTITION (*) SET("storage_policy"="te - Storage policy 关联的对象信息不支持修改数据存储 path 的信息,比如 bucket、endpoint、root_path 等信息 -- Storage policy 支持创建 和修改和支持删除,删除前需要先保证没有表引用此 Storage policy。 +- Storage policy 支持创建、修改和删除,删除前需要先保证没有表引用此 Storage policy。 - Unique 模型在开启 Merge-on-Write 特性时,不支持设置 Storage policy。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/table-design/tiered-storage/remote-storage.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/table-design/tiered-storage/remote-storage.md index 4c3a63bb9a..b8aa85b94b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/table-design/tiered-storage/remote-storage.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/table-design/tiered-storage/remote-storage.md @@ -151,7 +151,7 @@ ALTER TABLE create_table_partition MODIFY PARTITION (*) SET("storage_policy"="te - Storage policy 关联的对象信息不支持修改数据存储 path 的信息,比如 bucket、endpoint、root_path 等信息 -- Storage policy 支持创建 和修改和支持删除,删除前需要先保证没有表引用此 Storage policy。 +- Storage policy 支持创建、修改和删除,删除前需要先保证没有表引用此 Storage policy。 - Unique 模型在开启 Merge-on-Write 特性时,不支持设置 Storage policy。 diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/table-design/tiered-storage/remote-storage.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/table-design/tiered-storage/remote-storage.md index 4c3a63bb9a..b8aa85b94b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/table-design/tiered-storage/remote-storage.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/table-design/tiered-storage/remote-storage.md @@ -151,7 +151,7 @@ ALTER TABLE create_table_partition MODIFY PARTITION (*) SET("storage_policy"="te - Storage policy 关联的对象信息不支持修改数据存储 path 的信息,比如 bucket、endpoint、root_path 等信息 -- Storage policy 支持创建 和修改和支持删除,删除前需要先保证没有表引用此 Storage policy。 +- Storage policy 支持创建、修改和删除,删除前需要先保证没有表引用此 Storage policy。 - Unique 模型在开启 Merge-on-Write 特性时,不支持设置 Storage policy。 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org