mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Remove diff
This commit is contained in:
parent
e25b1da29f
commit
c36192db23
@ -87,7 +87,6 @@ String MergeTreePartition::getID(const Block & partition_key_sample) const
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
void MergeTreePartition::serializeText(const MergeTreeData & storage, WriteBuffer & out, const FormatSettings & format_settings) const
|
||||
{
|
||||
auto metadata_snapshot = storage.getInMemoryMetadataPtr();
|
||||
|
Loading…
Reference in New Issue
Block a user