v0.28.0-beta.9
📦 lancedbView on GitHub →
🐛 2 fixes
Summary
This release focuses on bug fixes, specifically addressing an issue where the reranker kept processes alive and ensuring namespace tables are materialized correctly upon creation in the Rust backend.
🐛 Bug Fixes
- Prevent reranker from keeping process alive.
- Materialize declared namespace tables on create in Rust implementation.