v12.0.0-beta.14
Pre-release
Pre-release
·
1 commit
to main
since this release
What's Changed
New Features 馃帀
- feat(java): align inverted index options by @ddupg in #8829
- feat(java): complete transaction operation mappings by @everySympathy in #8925
- feat(mem_wal): record what a flushed SSTable holds by @xuanyu-z in #8981
Bug Fixes 馃悰
- fix(index): declare FM index row address results by @app/lance-gatefixer in #8855
- fix: let analyze_plan run under a caller-provided TaskContext by @LuQQiu in #8980
- fix(index): prevent maintenance from undoing index drops by @app/lance-gatefixer in #8984
- fix(java): remove duplicate IntoJava impl for &BasePath by @LuciferYang in #8990
- fix: count only visible nulls in the 2.1+ writer by @jackye1995 in #9020
Performance Improvements 馃殌
- perf(scan): reduce system column pipeline overhead by @jiaoew1991 in #8747
Full Changelog: v12.0.0-beta.13...v12.0.0-beta.14