Skip to content

v2.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 12 Dec 19:19
· 2135 commits to main since this release

What's Changed

Breaking Changes 馃洜

  • fix!: null handling when using NOT with scalar indices by @wjones127 in #5270

New Features 馃帀

Bug Fixes 馃悰

Documentation 馃摎

  • docs: fix Append call in distributed write guide by @rongou in #5439

Performance Improvements 馃殌

Other Changes

  • refactor: rename RowIdTreeMap to RowAddrTreeMap by @yanghua in #5266
  • refactor: split dataset tests in a tests mod by @Xuanwo in #5387
  • refactor: write bitmap index statistics in file instead by @Xuanwo in #5251
  • refactor: consolidate logic between zonemap and bloomfilter indexes by @fenfeng9 in #5374
  • refactor: use the same path for dedicated and packed blob by @Xuanwo in #5449

New Contributors

Full Changelog: release-root/2.0.0-beta.N...v2.0.0-beta.3