Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-14 | 1.3 kB | |
v0.5.10 source code.tar.gz | 2025-07-14 | 5.0 MB | |
v0.5.10 source code.zip | 2025-07-14 | 6.3 MB | |
Totals: 3 Items | 11.4 MB | 0 |
What's Changed π
β¨ Features
- feat(flotilla): Sort \& Top-N @srilman (#4734)
- feat(flotilla): Support Gather Variants of Aggs @srilman (#4701)
- feat: explode expression @kevinzwang (#4751)
- feat(flotilla): Added concat @rohitkulshreshtha (#4748)
- feat: support for deltalake v1.0 @kevinzwang (#4718)
- feat(flotilla): Hash Join @srilman (#4700)
- feat(flotilla): Add monotonically_increasing_id. @rohitkulshreshtha (#4717)
π Bug Fixes
- fix: Ignore partition refs if they are empty @colin-ho (#4766)
- fix: Change dashboard warning to info @colin-ho (#4767)
- fix(flotilla): Add multiple notify tokens to task @colin-ho (#4757)
- fix: Put to_partition_tasks call in try block @colin-ho (#4762)
- fix: fix explode expr doc test @colin-ho (#4764)
- fix: Swap arg order for list_fill @colin-ho (#4761)
- fix: Accept embedding types in
cosine_distance
@colin-ho (#4753) - fix: populate query graph nodes even if they lack task progress @joyceerhl (#4752)
π Performance
- perf: Concat partitions in flotilla repartition @colin-ho (#4756)
π Documentation
- docs: Add document processing notebook tutorial @malcolmgreaves (#4750)
- docs: add some s3config on tos @Jay-ju (#4742)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.5.9...v0.5.10