0.6.0
What's Changed
- Pin numpy to fix Python CI failures by @NikolaosPapailiou in #419
- Enable OOC processing for IVF_FLAT distributed query execution by @NikolaosPapailiou in #418
- Cleanup IVF PQ C++ index code by @jparismorgan in #421
- Add debug info and remove stripping by @dudoslav in #424
- Fix type-erased indexes writing fragments at timestamp=0, thus fixing IVF PQ time travel by @jparismorgan in #425
- Improve benchmark script - add other vector search libraries and download full results by @jparismorgan in #415
- Remove
b_backtrack
from Vamana index by @jparismorgan in #428 - Expose Vamana graph building params by @jparismorgan in #423
- Update to TileDB Core 2.24.1 by @jparismorgan in #431
Full Changelog: 0.5.1...0.6.0