v.22.2Bug Fix
Fix AggregatedChunkInfo Exception in MergingAggregatedTransform
Fix exceptionChunk should have AggregatedChunkInfo in MergingAggregatedTransform(in case ofoptimize_aggregation_in_order = 1anddistributed_aggregation_memory_efficient = 0). Fixes #34526. #34532 (Anton Popov).