Click any tag below to further narrow down your results
Links
This article discusses a new optimization in ClickHouse 25.11 that enhances the performance of aggregations with small GROUP BY keys by parallelizing the merge phase. The author shares insights from the implementation process, including challenges faced and lessons learned about memory management and concurrency.