Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 1.4 kB | |
v0.5.12 source code.tar.gz | 2025-07-23 | 5.1 MB | |
v0.5.12 source code.zip | 2025-07-23 | 6.4 MB | |
Totals: 3 Items | 11.4 MB | 8 |
What's Changed 🚀
✨ Features
- feat: struct Expression.unnest() @kevinzwang (#4815)
🐛 Bug Fixes
- fix: add custom robots.txt @ccmao1130 (#4823)
- fix: update a new expression example in the contributing guide to work @r3stl355 (#4818)
- fix: LSP handling for
daft.context
anddaft.io
@srilman (#4805)
🚀 Performance
- perf: Use processes for non-actor UDFs @srilman (#4477)
📖 Documentation
- docs: fix typo in scaling description @ykdojo (#4808)
🔧 Maintenance
- chore: add vscode debug example with env @Jay-ju (#4819)
- chore(deps-dev): bump boto3-stubs[essential,glue,s3,s3tables] from 1.36.20 to 1.38.46 @dependabot[bot] (#4661)
- chore(deps-dev): bump pyarrow from 19.0.1 to 20.0.0 @dependabot[bot] (#4647)
- chore: add DAFT_LOG env indicates log level @Jay-ju (#4807)
- chore: Support specify extra arguments when running
make test
@plotor (#4801) - chore: remove dbg from tests @rchowell (#4804)
⬆️ Dependencies
- chore(deps-dev): bump boto3-stubs[essential,glue,s3,s3tables] from 1.36.20 to 1.38.46 @dependabot[bot] (#4661)
- chore(deps-dev): bump pyarrow from 19.0.1 to 20.0.0 @dependabot[bot] (#4647)
Full Changelog: https://github.com/Eventual-Inc/Daft/compare/v0.5.11...v0.5.12