v.25.10Performance Improvement
Improve the performance of all queries
Skip runtime hash table statistics recalculation during JOIN optimization (improves the performance of all queries with JOINs). Added new profile eventsJoinOptimizeMicrosecondsandQueryPlanOptimizeMicroseconds. #87683 (Vladimir Cherkasov).