Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 2.0 kB | |
v0.5.9 source code.tar.gz | 2025-07-10 | 5.0 MB | |
v0.5.9 source code.zip | 2025-07-10 | 6.3 MB | |
Totals: 3 Items | 11.2 MB | 0 |
What's Changed 🚀
✨ Features
- feat(flotilla): GroupBy-style Ops @srilman (#4699)
- feat: Customizable Progress Bar Statistics @srilman (#4541)
- feat: rowwise (scalar) udfs @universalmind303 (#4723)
- feat: add some spec for some params @Jay-ju (#4642)
- feat: add list_map function @universalmind303 (#4529)
- feat(flotilla): support task progress for logical plan graph @joyceerhl (#4686)
- feat(flotilla): Repartition @srilman (#4626)
🐛 Bug Fixes
- fix(docs): Updated docs to correct calculate max rows per partition @rohitkulshreshtha (#4744)
- fix: flush pending task updates in
HttpSubscriber
on plan complete event @joyceerhl (#4736) - fix:
DAFT_FLOTILLA
env var should check for false conditions now @colin-ho (#4738) - fix: update readme banner image link @ccmao1130 (#4733)
- fix(flotilla): Disambiguate StatisticsEvent variant names to reflect events @rohitkulshreshtha (#4722)
- fix: Uncomment skipped iceberg tables in tests @colin-ho (#4593)
- fix: Use large PyArrow types for casting from Python series @srilman (#4625)
- fix(flotilla): Change MaterializedOutput to return a Vec\<Partitions> @srilman (#4715)
- fix(flotilla): Add back autoscaling function @colin-ho (#4709)
- fix: Picking MicroPartitions with duplicate column names @srilman (#4696)
- fix: Fix flaky notebook that fails if image decode fails. @rohitkulshreshtha (#4693)
📖 Documentation
- docs: Add debugging udfs docs @colin-ho (#4714)
🔧 Maintenance
- chore(flotilla): Refactor task naming for clarity @rohitkulshreshtha (#4730)
- chore: support pass virtual host style to pyarrow s3 fs @stayrascal (#4726)
- chore: scalarudf post refactor cleanup @universalmind303 (#4480)
- chore: disable another flaky test @universalmind303 (#4721)
- chore: Disabling flaky test until resolution. @rohitkulshreshtha (#4698)
- chore: Add
build-whl
make command for building wheel package @plotor (#4689)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.5.8...v0.5.9