Merge branch 'master' into hqann2

This commit is contained in:
Andrew Kane
2024-10-10 19:06:26 -07:00
20 changed files with 783 additions and 110 deletions

View File

@@ -1,6 +1,7 @@
## 0.8.0 (unreleased)
- Added support for inline filtering with HNSW
- Added support for iterative index scans
- Added casts for arrays to `sparsevec`
- Improved cost estimation
- Improved performance of HNSW inserts and on-disk index builds