Or can we have a new command to clear metadata and data directly?
Instead of adjusting the parameters before issuing the command.
Because if you want to adjust the parameters, it may affect some data that
you don't want to delete immediately.
Instead, our repair function is affected.
Ling Miao
陈明
Now, Doris support Drop partition, Drop Table, Drop database force operation,
so if we doesn't want to recover metadata anymore, we can simple execute
drop force operation.
From Conghui Cai
At 2020-11-23 10:05:46, "ling miao" wrote:
>Or can we have a new command to clear metadata and data direct