Skip to main content

Stability Improvements 💪

  • Fixed an issue where Top K 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 on the GitHub Release.