Build: Bump daft from 0.5.8 to 0.5.10
Merged
Number: #2211
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 15, 2025 at 02:47 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 15, 2025 at 03:16 AM UTC
(11 months ago)
(11 months ago)
Merged:
July 15, 2025 at 03:16 AM UTC
(11 months ago)
by kevinjqliu
(11 months ago)
by kevinjqliu
Time to Close:
29 minutes
Labels:
dependencies python
dependencies python
Description:
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps daft from 0.5.8 to 0.5.10.
Release notes
Sourced from daft's releases.
v0.5.10
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
v0.5.9
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
... (truncated)
Commits
1409f8ffix: Ignore partition refs if they are empty (#4766)053fff4feat(flotilla): Sort & Top-N (#4734)c52b3e6fix: Change dashboard warning to info (#4767)3a1b704feat(flotilla): Support Gather Variants of Aggs (#4701)92b7340fix(flotilla): Add multiple notify tokens to task (#4757)22338d2fix: Put to_partition_tasks call in try block (#4762)cc12a69fix: fix explode expr doc test (#4764)7e39b75fix: Swap arg order for list_fill (#4761)578fd4efeat: explode expression (#4751)42d8e34perf: Concat partitions in flotilla repartition (#4756)- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+22
+22
Deletions:
-22
-22
Package Dependencies
Technical Details
| ID: | 3350236 |
| UUID: | 2665879625 |
| Node ID: | PR_kwDOKF4tPs6e5hhJ |
| Host: | GitHub |
| Repository: | apache/iceberg-python |
| Merge State: | Unknown |