Skip to content

v0.14.1-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wjones127 wjones127 released this 09 Jul 02:08
· 426 commits to main since this release
49de38e

What's Changed

New Features 🎉

  • feat: add inverted index by @BubbleCal in #2526
  • feat(python): expose fast search flag in python by @eddyxu in #2573
  • feat: use hyperloglog for cardinality estimation for dictionary encoding by @niyue in #2555
  • feat: add scalar bitmap index to lance by @raunaks13 in #2560
  • feat: add a standalone method for calculating the PQ model by @westonpace in #2562
  • feat: integrate bitmap index into top-level lance APIs by @westonpace in #2575

Full Changelog: v0.14.0...v0.14.1-beta.1