Try fix aggregating.

This commit is contained in:
Nikolai Kochetov 2020-04-04 18:43:55 +03:00
parent bcebad1d60
commit 12a12eb3b8

View File

@ -189,6 +189,7 @@ void AggregatingSortedTransform::merge()
{
insertSimpleAggregationResult();
merged_data.insertRow();
last_key.reset();
}
/// if there are enough rows accumulated and the last one is calculated completely