Change8

v0.22.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 Rust. Minor CI/build fixes were also implemented.

✨ New Features

  • Added 'use_index' parameter to merge insert operations.
  • Supported namespace-backed databases in the Rust implementation.

🐛 Bug Fixes

  • Fixed a test failure on the main branch.