v.20.5Performance Improvement
Improving Radix Sort Efficiency by Reducing Redundant Data Moves
Improving radix sort (used in ORDER BY with simple keys) by removing some redundant data moves. #10981 (Arslan Gumerov).Improving radix sort (used in ORDER BY with simple keys) by removing some redundant data moves. #10981 (Arslan Gumerov).