v.22.9Performance Improvement
Software Prefetching in Hash Table Aggregation Enabled by Default
Software prefetching is used in aggregation to speed up operations with hash tables. Controlled by the setting enable_software_prefetch_in_aggregation, enabled by default. #39304 (Nikita Taranov).