v0.38.3-beta.11
Pre-release
Pre-release
·
2356 commits
to main
since this release
What's Changed
New Features 馃帀
- feat(java): support branch operations by @majin1102 in #5012
- feat(python): support branch operations by @majin1102 in #5010
- feat: add json fts in python by @wojiaodoubao in #5020
Bug Fixes 馃悰
- fix: ensure limit cancels scan by @westonpace in #5032
- fix: don't panic in 2.1 if one page has nulls and the other doesn't by @westonpace in #5074
Documentation 馃摎
- docs: minor doc fix for stable row id description by @zhangyue19921010 in #5047
- docs: add initial migration guide and document some steps for 0.39 by @westonpace in #5052
- docs: add migration guide for diff_meta and namespace by @jackye1995 in #5054
- docs: add json to full text search document by @wojiaodoubao in #4865
Other Changes
- refactor: use lance-io object store for dir namespace and improve builder by @jackye1995 in #5045
- refactor: don't add new with_... columns to scanner by @westonpace in #5007
Full Changelog: v0.38.3-beta.10...v0.38.3-beta.11