It seems that we still need to check whether all rowsets are converted to
v2.
Relying on compaction cannot guarantee that all rowsets can complete
automatic conversion operations
zhg yang 于2022年4月13日周三 13:27写道:
> 1. there are two ways to rigger convert:
> a. manually: user can trigger manual
1. there are two ways to rigger convert:
a. manually: user can trigger manually by execute 'ALTER TABLE
table_name SET ("storage_format" = "v2");'
b. automatic: I will add a config like 'compaction_v1_to_v2' if this is
true, base compaction will auto compaction v1 tablet to v2 even there is
I don't doubt the need to remove the v1 code,My main focus is to *keep
Doris stable* while removing the v1 code.
1 First, How to trigger the convert, can you briefly describe the main
process? Is it automatic or requires manual operation?
2 Second, what is the cost of converting(will it take up too
Indeed, we need to remove it.
And we need to command or tool to make sure that all rowset can be converted to
beta rowset, controllably.
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
At 2022-04-12 19:28:57, "yangzhg" wrote:
>HI all:
>BetaRowset has been online for a l