v.24.12Performance Improvement
Improved Performance in Deserialization of Aggregate Functions and RowBinary Parsing
Improved performance of deserialization of states of aggregate functions (in data typeAggregateFunctionand in distributed queries). Slightly improved performance of parsing of formatRowBinary. #72818 (Anton Popov).