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

yangyulei 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 6cb2f36f5dd Fix bitmap doc2 (#3411)
6cb2f36f5dd is described below

commit 6cb2f36f5ddbce6777efcd9e735eb45d01e93afc
Author: Yulei-Yang <[email protected]>
AuthorDate: Thu Feb 26 09:31:38 2026 +0800

    Fix bitmap doc2 (#3411)
    
    ## Versions
    
    - [x] dev
    - [x] 4.x
    - [x] 3.x
    - [x] 2.1
    
    ## Languages
    
    - [x] Chinese
    - [x] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 docs/data-operate/import/complex-types/bitmap.md                      | 4 ++--
 .../current/data-operate/import/complex-types/bitmap.md               | 4 ++--
 .../version-2.1/data-operate/import/complex-types/bitmap.md           | 4 ++--
 .../version-3.x/data-operate/import/complex-types/bitmap.md           | 2 +-
 .../version-4.x/data-operate/import/complex-types/bitmap.md           | 4 ++--
 .../version-2.1/data-operate/import/complex-types/bitmap.md           | 4 ++--
 .../version-3.x/data-operate/import/complex-types/bitmap.md           | 4 ++--
 .../version-4.x/data-operate/import/complex-types/bitmap.md           | 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/docs/data-operate/import/complex-types/bitmap.md 
b/docs/data-operate/import/complex-types/bitmap.md
index 320ee42cb6a..a2031bca138 100644
--- a/docs/data-operate/import/complex-types/bitmap.md
+++ b/docs/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "en",
-    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Key type, not as a 
Value column."
+    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Value type, not as a 
Key type."
 }
 ---
 
-The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Key type, not as a Value column. When using 
the BITMAP type in an Aggregate table, the table must be created with the 
aggregate type BITMAP_UNION. Users do not need to specify length and default 
values. The length is controlled by the system based on the degree of data 
aggregation. For more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggreg [...]
+The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Value type, not as a Key type. When using the 
BITMAP type in an Aggregate table, the table must be created with the aggregate 
type BITMAP_UNION. Users do not need to specify length and default values. The 
length is controlled by the system based on the degree of data aggregation. For 
more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregat [...]
 
 ## Usage Example
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/complex-types/bitmap.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/complex-types/bitmap.md
index b99a925c69e..7f125faaa43 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/complex-types/bitmap.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "zh-CN",
-    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 
类,无法作为 Value 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAPUNION。用户不需要指定长度和默认值。"
+    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 
Value 列,无法作为 Key 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。"
 }
 ---
 
-BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 类,无法作为 Value 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
+BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Value 列,无法作为 Key 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
 
 ## 使用示例
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/import/complex-types/bitmap.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/import/complex-types/bitmap.md
index b99a925c69e..7f125faaa43 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/import/complex-types/bitmap.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "zh-CN",
-    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 
类,无法作为 Value 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAPUNION。用户不需要指定长度和默认值。"
+    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 
Value 列,无法作为 Key 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。"
 }
 ---
 
-BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 类,无法作为 Value 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
+BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Value 列,无法作为 Key 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
 
 ## 使用示例
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/data-operate/import/complex-types/bitmap.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/data-operate/import/complex-types/bitmap.md
index 05d29955806..059cfc3d99e 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/data-operate/import/complex-types/bitmap.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/data-operate/import/complex-types/bitmap.md
@@ -2,7 +2,7 @@
 {
     "title": "Bitmap",
     "language": "zh-CN",
-    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 
Value 列,无法作为 Key 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAPUNION。用户不需要指定长度和默认值。"
+    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 
Value 列,无法作为 Key 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。"
 }
 ---
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/data-operate/import/complex-types/bitmap.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/data-operate/import/complex-types/bitmap.md
index b99a925c69e..7f125faaa43 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/data-operate/import/complex-types/bitmap.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-4.x/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "zh-CN",
-    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 
类,无法作为 Value 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAPUNION。用户不需要指定长度和默认值。"
+    "description": "BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 
Value 列,无法作为 Key 列使用。在 Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。"
 }
 ---
 
-BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Key 类,无法作为 Value 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
+BITMAP 类型可以在 Duplicate 表、Unique 表、Aggregate 表中使用,只能作为 Value 列,无法作为 Key 列使用。在 
Aggregate 表中使用 BITMAP 类型,其建表时必须使用聚合类型 
BITMAP_UNION。用户不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。更多文档参考[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregate/BITMAP)。
 
 ## 使用示例
 
diff --git 
a/versioned_docs/version-2.1/data-operate/import/complex-types/bitmap.md 
b/versioned_docs/version-2.1/data-operate/import/complex-types/bitmap.md
index 320ee42cb6a..a2031bca138 100644
--- a/versioned_docs/version-2.1/data-operate/import/complex-types/bitmap.md
+++ b/versioned_docs/version-2.1/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "en",
-    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Key type, not as a 
Value column."
+    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Value type, not as a 
Key type."
 }
 ---
 
-The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Key type, not as a Value column. When using 
the BITMAP type in an Aggregate table, the table must be created with the 
aggregate type BITMAP_UNION. Users do not need to specify length and default 
values. The length is controlled by the system based on the degree of data 
aggregation. For more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggreg [...]
+The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Value type, not as a Key type. When using the 
BITMAP type in an Aggregate table, the table must be created with the aggregate 
type BITMAP_UNION. Users do not need to specify length and default values. The 
length is controlled by the system based on the degree of data aggregation. For 
more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregat [...]
 
 ## Usage Example
 
diff --git 
a/versioned_docs/version-3.x/data-operate/import/complex-types/bitmap.md 
b/versioned_docs/version-3.x/data-operate/import/complex-types/bitmap.md
index 320ee42cb6a..a2031bca138 100644
--- a/versioned_docs/version-3.x/data-operate/import/complex-types/bitmap.md
+++ b/versioned_docs/version-3.x/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "en",
-    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Key type, not as a 
Value column."
+    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Value type, not as a 
Key type."
 }
 ---
 
-The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Key type, not as a Value column. When using 
the BITMAP type in an Aggregate table, the table must be created with the 
aggregate type BITMAP_UNION. Users do not need to specify length and default 
values. The length is controlled by the system based on the degree of data 
aggregation. For more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggreg [...]
+The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Value type, not as a Key type. When using the 
BITMAP type in an Aggregate table, the table must be created with the aggregate 
type BITMAP_UNION. Users do not need to specify length and default values. The 
length is controlled by the system based on the degree of data aggregation. For 
more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregat [...]
 
 ## Usage Example
 
diff --git 
a/versioned_docs/version-4.x/data-operate/import/complex-types/bitmap.md 
b/versioned_docs/version-4.x/data-operate/import/complex-types/bitmap.md
index 320ee42cb6a..a2031bca138 100644
--- a/versioned_docs/version-4.x/data-operate/import/complex-types/bitmap.md
+++ b/versioned_docs/version-4.x/data-operate/import/complex-types/bitmap.md
@@ -2,11 +2,11 @@
 {
     "title": "Bitmap",
     "language": "en",
-    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Key type, not as a 
Value column."
+    "description": "The BITMAP type can be used in Duplicate tables, Unique 
tables, and Aggregate tables, and can only be used as a Value type, not as a 
Key type."
 }
 ---
 
-The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Key type, not as a Value column. When using 
the BITMAP type in an Aggregate table, the table must be created with the 
aggregate type BITMAP_UNION. Users do not need to specify length and default 
values. The length is controlled by the system based on the degree of data 
aggregation. For more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggreg [...]
+The BITMAP type can be used in Duplicate tables, Unique tables, and Aggregate 
tables, and can only be used as a Value type, not as a Key type. When using the 
BITMAP type in an Aggregate table, the table must be created with the aggregate 
type BITMAP_UNION. Users do not need to specify length and default values. The 
length is controlled by the system based on the degree of data aggregation. For 
more documentation, refer to 
[Bitmap](../../../sql-manual/basic-element/sql-data-types/aggregat [...]
 
 ## Usage Example
 


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

Reply via email to