wutiangan commented on a change in pull request #2883: add column type check 
when create bitmap index using create index clause
URL: https://github.com/apache/incubator-doris/pull/2883#discussion_r377629893
 
 

 ##########
 File path: 
docs/documentation/en/administrator-guide/alter-table/alter-table-bitmap-index_EN.md
 ##########
 @@ -56,7 +56,10 @@ Please refer to [Scheam 
Change](alter-table-schema-change_EN.md#Cancel Job)
 ## Notice
 * Currently only index of bitmap type is supported.
 * The bitmap index is only created on a single column.
-* Bitmap indexes can be applied to all columns of the `Duplicate` data model 
and key columns of the `Aggregate` and `Uniq` models.
+* Bitmap indexes can be applied to all columns of the `Duplicate` data model 
and key columns or `REPLACE` value columns
+ of the
+ `Aggregate` and
+ `Uniq` models.
 
 Review comment:
   change many lines to on line.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to