yangzhg opened a new issue, #8984:
URL: https://github.com/apache/incubator-doris/issues/8984

   BetaRowset has been online for a long time, and has been the default format, 
performance and stability have been fully verified, currently in our code base 
still retains support for AlphaRowset, while taking into account the support of 
AlphaRowset for our follow-up Development has added a lot of unnecessary work, 
so I propose to remove the alphaRowset support and code in doris.
   
   This work needs to be done in two steps.
   1. add the stmt to detect alpharowset tables in version 1.1, before 1.1
   upgrade to 1.2 users need to convert all tables in the cluster to
   betarowset, and we also can add a configuration to control whether to
   automatically compaction alpha rowset tables to betarowset format
   2. remove alpha rowset related code in 1.2 version


-- 
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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to