Skip to content

Releases: daft-engine/daft-lance

v0.4.0

Choose a tag to compare

@rchowell rchowell released this 05 Jun 22:07

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

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@rchowell rchowell released this 22 May 22:47
c00c572

What's Changed

  • feat: lance blob v2 support and write_lance fragment bug fix by @rchowell in #9

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@rchowell rchowell released this 18 May 20:35

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@rchowell rchowell released this 18 May 18:25
f135a8c

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@rchowell rchowell released this 15 May 17:06
a4fda19

What's Changed

  • chore: upgrade to pylance 6.0.0, mypy fixes, and lints by @rchowell in #5

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@universalmind303 universalmind303 released this 07 May 20:51

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@universalmind303 universalmind303 released this 25 Mar 17:24

Add project description to PyPI listing

v0.1.0

Choose a tag to compare

@universalmind303 universalmind303 released this 25 Mar 17:18

Initial release