python-v0.25.2-beta.0
📦 lancedbView on GitHub →
✨ 2 features🐛 1 fixes
Summary
This release introduces the ability to control index usage during merge inserts and adds support for namespace-backed databases in the Rust component.
✨ New Features
- Added 'use_index' parameter to merge insert operations.
- Implemented support for namespace-backed databases in the Rust implementation.
🐛 Bug Fixes
- Fixed a test failure on the main branch.