Yulei-Yang commented on code in PR #3408:
URL: https://github.com/apache/doris-website/pull/3408#discussion_r2850538717
##########
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 类型,其建表时必须使用聚合类型
BITMAPUNION。用户不需要指定长度和默认值。"
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]