This commit is contained in:
Nikita Mikhaylov 2019-12-05 12:52:49 +03:00
parent 9d005d1565
commit b6413d4a04

View File

@ -335,7 +335,6 @@ void SummingSortedBlockInputStream::merge(MutableColumns & merged_columns, std::
else
key_differs = next_key != current_key;
if (key_differs)
{
if (!current_key.empty())