Node/Rust LanceDB v0.22.4-beta.3
·
745 commits
to main
since this release
馃帀 New Features
- feat: implement head() for remote tables by @cmccabe in #2793
- feat: update codex url key by @wkalt in #2812
- feat: remove remote default features on lance-namespace-impls by @valkum in #2828
- feat: support stable row IDs via storage_options by @jmhsieh in #2831
馃悰 Bug Fixes
- fix: use None default for namespace by @jackye1995 in #2797
- fix: .phrase_query() not working by @jachewz in #2781
馃摎 Documentation
- docs: add some missing classes by @wjones127 in #2450
- docs: 404 and outdated URLs should now work by @prrao87 in #2800
- docs: nodejs failing CI is fixed by @prrao87 in #2802
- docs: improve docstring for RabitQ in Python by @prrao87 in #2808
馃敡 Build and CI
- ci: use larger runner for doctest and fix failing tests by @jackye1995 in #2801
- ci: add support for lance-format fury index for downloading pylance by @jackye1995 in #2804
- ci: trigger downstream verification after version bump by @jackye1995 in #2809
- ci: migrate macos ci runners by @Xuanwo in #2818