questdb / roadmap

QuestDB Public Roadmap
6 stars 0 forks source link

More efficient parallel GROUP BY queries #68

Open puzpuzpuz opened 6 months ago

puzpuzpuz commented 6 months ago

Parallel GROUP BY performance may be improved with hash table statistics caching and other techniques. The improvements should be measured and proved in open source benchmarks, such as ClickBench.