Back to Paradedb

0.20.1

docs/changelog/0.20.1.mdx

0.23.3706 B
Original Source

Stability Improvements 💪

  • Correctly support correlated subqueries with the aggregate custom scan enabled
  • Fixed an issue where Top K queries with an UNNEST would not receive a Top K query plan
  • Fixed a race condition that caused prepared statements to return incorrect results
  • Fixed an issue where varchar[] arrays could not be indexed

New Features 🚀

  • Added an optional toggle to faceted queries to disable visibility checks, which can improve query times by 2-4X at the expense of correctness

The full changelog is available on the GitHub Release.