Build: Bump daft from 0.5.21 to 0.6.9 by dependabot[bot] · Pull Request #259 · Fokko/iceberg-python
Bumps daft from 0.5.21 to 0.6.9.
Release notes
Sourced from daft's releases.
v0.6.9
What's Changed 🚀
✨ Features
- feat: experimental vllm provider
@kevinzwang(#5443)- feat: Common Crawl x Daft tutorial using Qwen3
@malcolmgreaves(#5472)- feat: better display for FileArrays
@universalmind303(#5482)- feat: add a new subtype of file for video ops
@universalmind303(#5346)- feat(dashboard): Starting Page for No Queries
@srilman(#5452)- feat: Flotilla OTEL Stats
@srilman(#5463)- feat: JSON Serialization for All Plans
@srilman(#5356)- feat: add mechanism for creating async rust based functions
@universalmind303(#5455)- feat: Async batch func
@colin-ho(#5459)🐛 Bug Fixes
- fix: Don't update lockfile in package builds
@srilman(#5484)- fix: Undetach flotilla runner
@colin-ho(#5473)🚀 Performance
- perf: make DataType.infer 99.99% faster for core datatypes (image, file)
@universalmind303(#5469)📖 Documentation
👷 CI
- ci: fix bun install by using node 20
@kevinzwang(#5491)🔧 Maintenance
Full Changelog: Eventual-Inc/Daft@v0.6.8...v0.6.9
v0.6.8
What's Changed 🚀
✨ Features
- feat: Allow images in prompt
@colin-ho(#5466)- feat: add pre-existence checks for lance_data_sink
@huleilei(#5381)- feat: Support setting
actor_udf_ready_timeoutvia Env@plotor(#5426)- feat: retryable udfs
@universalmind303(#5392)- feat: Add a Bigtable data sink
@desmondcheongzx(#5431)- feat: classify_image expression
@universalmind303(#5428)- feat: Add support for Metrics tab in quickstart Ray dashboard
@jeevb(#5429)
... (truncated)
Commits
29232b2ci: fix bun install by using node 20 (#5491)4829f43feat: experimental vllm provider (#5443)741782bdocs: add Try Daft Cloud link to documentation navigation (#5486)bca2f20fix: Don't update lockfile in package builds (#5484)476c267feat: Common Crawl x Daft tutorial using Qwen3 (#5472)1c83c05feat: better display for FileArrays (#5482)219d4c6feat: add a new subtype of file for video ops (#5346)23ed1b2chore(dashboard): Upgrade Bun and Next.js (#5474)fa66414feat(dashboard): Starting Page for No Queries (#5452)bb41dc8feat: Flotilla OTEL Stats (#5463)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)