Releases: daft-engine/daft-lance
Releases · daft-engine/daft-lance
Release list
v0.4.0
What's Changed
- chore: Add a series of make commands to simplify development by @plotor in #8
- fix(lance): drop dead floor-division of num_groups in distribute_fragments_balanced by @XuQianJin-Stars in #12
- feat: Add distributed ZONEMAP index support and query optimization by @beinan in #18
- feat: Support Distributed Segmented BTREE Index Building by @beinan in #21
- feat: integrate MemWAL with deterministic sharding in daft-lance by @beinan in #23
New Contributors
- @plotor made their first contribution in #8
- @XuQianJin-Stars made their first contribution in #12
- @beinan made their first contribution in #18
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
What's Changed
- fix: lance does not support passing in FTS indexes by @qingfeng-occ in #3
- feat: metadata only column merge when possible by @universalmind303 in #4
New Contributors
- @qingfeng-occ made their first contribution in #3
- @universalmind303 made their first contribution in #4
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Add project description to PyPI listing