This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 9ab014c6fa9 [Doc](systable) Support system table
information_schema.partitions (#1277)
9ab014c6fa9 is described below
commit 9ab014c6fa9d3ad35cb5c7c3853281729c6f56d8
Author: zclllhhjj <[email protected]>
AuthorDate: Wed Nov 13 17:29:05 2024 +0800
[Doc](systable) Support system table information_schema.partitions (#1277)
# Versions
- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0
# Languages
- [x] Chinese
- [x] English
---
docs/admin-manual/system-tables/information_schema/partitions.md | 4 +---
.../admin-manual/system-tables/information_schema/partitions.md | 4 +---
.../admin-manual/system-tables/information_schema/partitions.md | 4 +---
.../admin-manual/system-tables/information_schema/partitions.md | 4 +---
.../admin-manual/system-tables/information_schema/partitions.md | 4 +---
.../admin-manual/system-tables/information_schema/partitions.md | 4 +---
6 files changed, 6 insertions(+), 18 deletions(-)
diff --git a/docs/admin-manual/system-tables/information_schema/partitions.md
b/docs/admin-manual/system-tables/information_schema/partitions.md
index 3b9964cd93b..2a25e972fff 100644
--- a/docs/admin-manual/system-tables/information_schema/partitions.md
+++ b/docs/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## Overview
-This table is solely used for compatibility with MySQL behavior. It is always
empty.
+Show the Partition status of all tables in the database.
## Database
-
`information_schema`
-
## Table Information
| Column Name | Type | Description
|
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/system-tables/information_schema/partitions.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/system-tables/information_schema/partitions.md
index 81f3cdf07b6..f3c57b1e4bb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/system-tables/information_schema/partitions.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## 概述
-此表仅用于兼容 MySQL 行为。永远为空。
+查看数据库中所有表的 Partition 情况。
## 所属数据库
-
`information_schema`
-
## 表信息
| 列名 | 类型 | 说明 |
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
index 81f3cdf07b6..77b285463d0 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## 概述
-此表仅用于兼容 MySQL 行为。永远为空。
+查看数据库中所有表的 partition 情况。在 2.1.7(不包含 2.1.7)之前恒为空表。
## 所属数据库
-
`information_schema`
-
## 表信息
| 列名 | 类型 | 说明 |
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
index 81f3cdf07b6..9de195b8af3 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## 概述
-此表仅用于兼容 MySQL 行为。永远为空。
+查看数据库中所有表的 partition 情况。在 3.0.2(不包含 3.0.2)之前恒为空表。
## 所属数据库
-
`information_schema`
-
## 表信息
| 列名 | 类型 | 说明 |
diff --git
a/versioned_docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
b/versioned_docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
index 3b9964cd93b..b081219fb52 100644
---
a/versioned_docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
+++
b/versioned_docs/version-2.1/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## Overview
-This table is solely used for compatibility with MySQL behavior. It is always
empty.
+Show the Partition status of all tables in the database. Before
2.1.7(inclusive), the tables were always empty.
## Database
-
`information_schema`
-
## Table Information
| Column Name | Type | Description
|
diff --git
a/versioned_docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
b/versioned_docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
index 3b9964cd93b..169f8f62728 100644
---
a/versioned_docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
+++
b/versioned_docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md
@@ -26,14 +26,12 @@ under the License.
## Overview
-This table is solely used for compatibility with MySQL behavior. It is always
empty.
+Show the Partition status of all tables in the database. Before
3.0.2(inclusive), the tables were always empty.
## Database
-
`information_schema`
-
## Table Information
| Column Name | Type | Description
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]