trueeyu opened a new issue #3183: It's dangerous to convert from segmentV1 to 
v2 when create bitmap index
URL: https://github.com/apache/incubator-doris/issues/3183
 
 
   Current create bitmap index on table with segment v1 format,will auto 
convert the storage format from v1 to v2, and not notify user 。
   If one table has massive data of TB or PB level,It's dangerous,because it 
will convert all the data。
   Current the segment v1 doesn't support bitmapIndex. So i proposal restrict 
create bitmap index on table with v1 format;
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to