Skip to content

v3.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 20 Feb 23:03
· 1853 commits to main since this release

What's Changed

Critical Fixes ‼️

  • fix: invalidate index fragment bitmaps after data replacement and stale merge by @wjones127 in #5929

New Features 🎉

  • feat: create an arrow-scalar crate utilizing arrow-row and arrow-data by @westonpace in #5955
  • feat: add size to object store tracing by @wjones127 in #5962
  • feat: update minimum supported rust version from 1.88 to 1.91 by @westonpace in #5964
  • feat: add Dataset::with_object_store for request-scoped store overrides by @wkalt in #5966
  • feat: support namespace as external manifest store by @jackye1995 in #5968

Bug Fixes 🐛

  • fix: ensure blob encoding work when using file reader directly by @rahil-c in #5193

Documentation 📚

Performance Improvements 🚀

  • perf: upgrade roaring to 0.11 and improve bitmap/range conversions by @LuQQiu in #5961

Other Changes

  • refactor: deprecate list_indices and migrate tests to describe_indices by @fenfeng9 in #5945

Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4