Skip to content

v0.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 27 Feb 15:02
· 6 commits to main since this release

What's Changed

Breaking Changes 🛠

  • refactor!: use single_level_ns instead of extra_level and change batch_size default by @jackye1995 in #258
  • refactor!: remove legacy LanceCatalog by @jackye1995 in #263

New Features 🎉

  • feat: wire CDF and stable row IDs support from Java API by @burlacio in #253
  • feat: replace table and all variants (RTAS, CORT, CORTAS, etc) by @hamersaw in #251
  • feat: improve caching by @jackye1995 in #261

Bug Fixes 🐛

  • fix: load table with correct read options by @bryanck in #224

Documentation 📚

Other Changes

  • refactor: remove param largeVarTypes from LanceArrowUtils.toArrowSchema by @fangbo in #270
  • refactor: replace newTransactionBuilder with CommitBuilder API by @hamersaw in #271
  • refactor: set overwrite write mode on replace operation fragment writes by @hamersaw in #262

New Contributors

Full Changelog: v0.2.0...v0.2.0-beta.1