v.23.1Performance Improvement
Optimisation for Predicting Hash Table Size Based on Cache Size Thresholds
Now the optimisation for predicting the hash table size is applied only if the cached hash table size is sufficiently large (thresholds were determined empirically and hardcoded). #44455 (Nikita Taranov).