Update MergeList.h

This commit is contained in:
Alexey Milovidov 2023-04-23 16:11:54 +03:00 committed by Jianfei Hu
parent 7376b7ec8c
commit bc77aab2e8

View File

@ -68,6 +68,7 @@ struct MergeListElement : boost::noncopyable
{
const StorageID table_id;
std::string partition_id;
std::string partition;
const std::string result_part_name;
const std::string result_part_path;