v.21.6Bug Fix

Fixed aggregation bug and improved performance with optimize_aggregation_in_order

Fixed a bug, which leads to underaggregation of data in case of enabled optimize_aggregation_in_order and many parts in table. Slightly improve performance of aggregation with enabled optimize_aggregation_in_order. #21889 (Anton Popov).