v.25.12Performance ImprovementOptimize the histogram aggregate function by sortingPublished: November 25, 2025Official CH changelog textOptimize the histogram aggregate function by sorting only the tail of points array and skipping sort for monotonic inputs, achieving ~10% speedup. #85760 (MakarDev).PreviousNext