Changelog
0.12.2
New Features 💡
Performance Improvements 🚀
Parallelized Aggregates
In ParadeDB Enterprise, the performance of COUNT(*)
queries that trigger parallel aggregates is now 25% faster.
Index-Only Aggregates
In ParadeDB Community, the performance of COUNT(*)
queries that specifically only select from a single relation is now 10 times faster.
Full Changelog
The full changelog is available here.
Was this page helpful?