mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
update codes
This commit is contained in:
parent
e78cfe3b26
commit
f7aa40af5b
@ -125,9 +125,7 @@ public:
|
||||
for (const auto & name_type : source_info->partition_name_types)
|
||||
{
|
||||
if (to_read_block.has(name_type.name))
|
||||
{
|
||||
to_read_block.erase(name_type.name);
|
||||
}
|
||||
}
|
||||
|
||||
/// Initialize format settings
|
||||
|
Loading…
Reference in New Issue
Block a user