v.20.6Performance Improvement
Improved Performance of ORDER BY and GROUP BY with Sorting Key Prefix
Improved performace of 'ORDER BY' and 'GROUP BY' by prefix of sorting key (enabled with optimize_aggregation_in_order setting, disabled by default). #11696 (Anton Popov).