v0.17.0-beta.12
Pre-release
Pre-release
·
392 commits
to main
since this release
What's Changed
New Features 🎉
- feat: use a considerably higher default for frag readahead in v2 by @westonpace in #2797
- feat: support update tags by @broccoliSpicy in #2813
- feat(java): add create vector search index, list index names, and vector search scan by @LuQQiu in #2782
Bug Fixes 🐛
- fix: fix v2 error that can happen when writing list<struct<...>> with many empty lists by @westonpace in #2762
Performance Improvements 🚀
- perf: parallelize FTS indexing by @BubbleCal in #2807
Full Changelog: v0.17.0-beta.11...v0.17.0-beta.12