Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-02 | 876 Bytes | |
v0.5.16 source code.tar.gz | 2025-08-02 | 5.1 MB | |
v0.5.16 source code.zip | 2025-08-02 | 6.4 MB | |
Totals: 3 Items | 11.5 MB | 0 |
What's Changed 🚀
✨ Features
- feat: Interactive jupyter display @colin-ho (#4835)
- feat: supports passing a projection kwargs in select @rchowell (#4884)
- feat: Add offset operator support to DataFrame for Native Runner @plotor (#4582)
🐛 Bug Fixes
- fix: Return from streaming sink if channel closed @colin-ho (#4885)
- fix: No empty turbopuffer write @colin-ho (#4897)
- fix: Use planning config instead of env variables during filter pushdowns @desmondcheongzx (#4888)
- fix: azure storage resource url @kevinzwang (#4892)
🚀 Performance
- perf: Add parallel execution for Python UDFs with batched GIL acquisitions @universalmind303 (#4886)
📖 Documentation
- docs: Remove redirect for installation page @desmondcheongzx (#4895)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.5.15...v0.5.16