v0.27.0-beta.3
📦 lancedbView on GitHub →
✨ 1 features🐛 1 fixes🔧 3 symbols
Summary
This release upgrades the Lance dependency to 3.0.0-rc.2, introducing fast_search bindings, and fixes an issue by pinning the pylance version for datafusion compatibility.
✨ New Features
- Upgraded Lance dependency to 3.0.0-rc.2 and added bindings for fast_search.
🐛 Bug Fixes
- Pinned pylance version to ensure datafusion table provider matches the required version.