Skip to content

v0.28.0

Compare
Choose a tag to compare
@wjones127 wjones127 released this 27 May 01:00
· 44 commits to main since this release
870971d

What's Changed

Breaking Changes 🛠

  • perf!: introduce compression and new indexing algo for FTS by @BubbleCal in #3720
  • feat!: remove Spark module in favor of the lance-spark repo by @jackye1995 in #3700

New Features 🎉

Bug Fixes 🐛

  • fix: the error that the blob field requires a project by @Jay-ju in #3745
  • fix: ensure to_batches output strictly adheres to configured batch size by @Jay-ju in #3808
  • fix: remove incorrect S3 commit documentation by @jackye1995 in #3869
  • fix: update lindera to 0.40.2 and correct outdated URL by @KazuhitoT in #3852
  • fix: pytorch demo doc format by @Jay-ju in #3860
  • fix: use e_tag in cache key for cached manifests by @wjones127 in #3881

Documentation 📚

  • docs: add safe dataloader for lance dataset by @Jay-ju in #3821

New Contributors

Full Changelog: v0.27.2...v0.28.0