v.20.4Bug Fix
Fix error with cloning blocks in distributed query aggregation
Fix errorCannot clone block with columns because block has 0 columns ... While executing GroupingAggregatedTransform. It happened when settingdistributed_aggregation_memory_efficientwas enabled, and distributed query read aggregating data with mixed single and two-level aggregation from different shards. #10063 (Nikolai Kochetov)