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.