Changelog
0.15.21
Stability Improvements πͺ
- Fixed an issue where βTop Nβ queries would return inconsistent results
- Various fixes to correctness issues in JOINs
Performance Improvements π
- Optimized fast field execution methods and query cost estimations, which has significantly improved certain types of JOINs
- Introduced a new
paradedb.aggregate
function, intended as an escape hatch for fast aggregate execution over single tables
New Features π
- Introduced a token filter for stop words
New Contributors π
Full Changelog
The full changelog is available here.