v0.26.0-beta.2
Pre-release
Pre-release
·
3039 commits
to main
since this release
What's Changed
Breaking Changes 馃洜
- feat!: move object store registry to the session, re-use stores by @wjones127 in #3689
New Features 馃帀
- feat: add bitmap (boolean) encoding to 2.1 by @westonpace in #3683
- feat: add ExpLinkedList by @BubbleCal in #3721
- feat: strict overwrite operation by @HubertY in #3712
Bug Fixes 馃悰
- fix: avoid corrupting btree index when remapping nulls by @westonpace in #3704
- fix: don't panic if between bounds are reversed by @westonpace in #3706
- fix: the FTS deserialization is broken by @BubbleCal in #3708
- fix: intersection of list of struct by @westonpace in #3665
- fix: don't emit the IO core reservation warning on 2-core systems by @westonpace in #3710
- fix: possible to miss some results for phrase query by @BubbleCal in #3715
- fix: correctly specify datafusion properties for input distribution in our custom exec nodes by @westonpace in #3733
New Contributors
- @jackye1995 made their first contribution in #3699
- @HubertY made their first contribution in #3712
Full Changelog: v0.26.0-beta.1...v0.26.0-beta.2