提交 5752d8f5 编写于 作者: A Alexey Milovidov

dbms: removing obsolete parts [#METR-16629].

上级 82a330f4
......@@ -770,6 +770,7 @@ MergeTreeData::DataPartsVector MergeTreeData::renameTempPartAndReplace(
if (obsolete)
{
LOG_WARNING(log, "Obsolete part " + part->name + " added");
part->remove_time = time(0);
}
else
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册