[Performance] Large Group By Optimization
Open
enhancement
performance
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
We notice high contention and latency for query with large group by.
We will take this opportunity to
1) Reduce high contention
2) Improve cpu usage
3) Reduce latency
4) Improve parallelism
Contributor guide
Assessment
This issue has not been assessed yet.