Releases: lance-format/lance-ray
Releases · lance-format/lance-ray
v0.4.2
What's Changed
New Features 🎉
- feat: support blobV2 and multi-base config when read and write by @zhangyue19921010 in #4516
- feat: add vector index sample rate option by @hfutatzhanghb in #4631
- fix: bump pylance to pypi official 6.0.0+ version by @chenghao-guo in #4654
New Contributors
- @zhangyue19921010 made their first contribution in #4516
Full Changelog: v0.3.0...v0.4.2
v0.4.1-beta.1
What's Changed
New Features 🎉
- feat: add vector index sample rate option by @hfutatzhanghb in #4631
Full Changelog: v0.4.0-beta.1...v0.4.1-beta.1
v0.4.0-beta.1
What's Changed
New Features 🎉
- feat: support blobV2 and multi-base config when read and write by @zhangyue19921010 in #4516
New Contributors
- @zhangyue19921010 made their first contribution in #4516
Full Changelog: v0.3.0...v0.4.0-beta.1
v0.3.0
What's Changed
New Features 🎉
- feat: support optimize_indices operation by @hfutatzhanghb in #2152
- feat: support lance blob v2 and legacy compatibility by @chenghao-guo in #1614
- feat: support compact_database feature by @hfutatzhanghb in #2250
- feat(index): add namespace support to create_index() by @KeeProMise in #2594
Bug Fixes 🐛
- fix: create_scalar_index() does not handle the fields of schema rightly by @hfutatzhanghb in #2148
- fix: remove redundant pool.close() in _map_async_with_pool by @KeeProMise in #2302
- fix: always close pool on failure in add_columns by @KeeProMise in #2487
- fix: remove redundant pool.close() in compact_files by @KeeProMise in #2485
- fix: logging issues by @hushengquan in #2488
- fix: replace=False now correctly prevents overwriting existing indices by @KeeProMise in #2545
- fix: adapt pylance api to latest pylance 4.0 by @chenghao-guo in #3607
- fix: adapt namespace API for pylance 5.0 forward compatibility by @shiwk in #3662
Documentation 📚
- docs: update API docs for new indexing/compaction interfaces by @chenghao-guo in #2944
New Contributors
- @hfutatzhanghb made their first contribution in #2148
- @KeeProMise made their first contribution in #2302
- @hushengquan made their first contribution in #2488
- @shiwk made their first contribution in #3662
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Breaking Changes 🛠
- feat!: support credentials vending write by @jackye1995 in #77
- feat!: support ray distributed IVF_SQ/PQ/FLAT index builder by @chenghao-guo in #67
New Features 🎉
- feat: improve vended credentials distribution by @jackye1995 in #79
- feat: automatically bump pylance version by @jackye1995 in #84
Bug Fixes 🐛
- fix: add ray 2.53 support caused by ray#59271 by @chenghao-guo in #80
New Contributors
- @lance-community made their first contribution in #90
Full Changelog: v0.1.0...v0.2.0
v0.2.0-beta.3
Full Changelog: v0.2.0-beta.2...v0.2.0-beta.3
v0.2.0-beta.2
Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2
v0.2.0-beta.1
What's Changed
Breaking Changes 🛠
- feat!: support credentials vending write by @jackye1995 in #77
- feat!: support ray distributed IVF_SQ/PQ/FLAT index builder by @chenghao-guo in #67
New Features 🎉
- feat: improve vended credentials distribution by @jackye1995 in #79
Bug Fixes 🐛
- fix: add ray 2.53 support caused by ray#59271 by @chenghao-guo in #80
Full Changelog: v0.1.0...v0.2.0-beta.1
v0.1.0
What's Changed
New Features 🎉
- feat: support credentials vending for read by @jackye1995 in #55
- feat: make pandas an optional dependency (#35) by @Gurukiran20 in #49
- feat: include
py.typedmarker file by @jonded94 in #64
Bug Fixes 🐛
- fix: correctly pass storage_options in add_columns by @goodqiang in #58
- fix: add the
min_rows_per_writeandmax_rows_per_writevalue checks in datasink by @xloya in #59 - fix: update invalid 404 and redirected URLs by @prrao87 in #60
- fix: temporarily workaround dependency to limit ray<=2.52.1 by @chenghao-guo in #72
- fix: update minimal ray working version by @chenghao-guo in #74
Other Changes
- refactor: remove numpy dependency by using itertools.batched/more_itertools.divide by @jonded94 in #63
New Contributors
- @goodqiang made their first contribution in #58
- @prrao87 made their first contribution in #60
- @jonded94 made their first contribution in #63
Full Changelog: v0.0.8...v0.1.0
v0.0.8
Release v0.0.8
Released on 2025-10-31
Changes since v0.0.7
Features
- feat: support ray distributed compaction (#53) by @yingjianwu98
Chores
- release version 0.0.8 (5ca9a3c) by github-actions[bot]
Contributors
Thanks to the following contributors for this release:
- github-actions[bot]
- yingjianwu98
For more details, see the full changelog