Skip to content

v0.26.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@wjones127 wjones127 released this 24 Apr 00:37
· 3039 commits to main since this release
aa08d74

What's Changed

Breaking Changes 馃洜

  • feat!: move object store registry to the session, re-use stores by @wjones127 in #3689

New Features 馃帀

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

Full Changelog: v0.26.0-beta.1...v0.26.0-beta.2