v9.0.0-beta.14
Pre-release
Pre-release
What's Changed
New Features 🎉
- feat(blob-v2): configure packed blob file max size with field metadata by @jo-migo in #7322
- feat: support per-base storage options with base_. prefix by @jackye1995 in #7608
- feat: support multi-base tables in merge insert with target base routing by @jackye1995 in #7610
Bug Fixes 🐛
- fix: chunk ngram posting list writes by byte size to avoid i32 offset overflow by @lancedb-robot in #7607
- fix: preserve DataFile base_id in DataReplacement commits by @jackye1995 in #7609
Full Changelog: v9.0.0-beta.13...v9.0.0-beta.14