Build: Bump daft from 0.5.14 to 0.5.16
Merged
Number: #2281
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 05, 2025 at 05:54 AM UTC
(11 months ago)
(11 months ago)
Updated:
August 05, 2025 at 07:46 AM UTC
(11 months ago)
(11 months ago)
Merged:
August 05, 2025 at 07:46 AM UTC
(11 months ago)
by Fokko
(11 months ago)
by Fokko
Time to Close:
about 2 hours
Labels:
dependencies python
dependencies python
Description:
Bumps daft from 0.5.14 to 0.5.16.
Release notes
Sourced from daft's releases.
v0.5.16
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
v0.5.15
What's Changed 🚀
✨ Features
- feat: add openai provider in llm_generate function
@huleilei(#4809)- feat: Use
shuffle_aggregation_default_partitionsin flotilla aggregate@colin-ho(#4869)- feat: abstract the interface of scan pushdown
@Jay-ju(#4772)- feat: Add
get_or_infer_runner_typeto support getting runner type from context@plotor(#4810)- feat: support glob multiple path
@stayrascal(#4811)🐛 Bug Fixes
- fix(runtime): Reduce thread name length for compute and I/O threadpools
@rohitkulshreshtha(#4877)- fix: import ParamSpec from typing_extensions only for python < 3.10
@kevinzwang(#4878)- fix: Allow file:/ schemes in read_iceberg
@colin-ho(#4843)📖 Documentation
- docs: Restructure docs to target users
@desmondcheongzx(#4875)🔧 Maintenance
... (truncated)
Commits
105580bfix: Return from streaming sink if channel closed (#4885)2a66246feat: Interactive jupyter display (#4835)d36aa83fix: No empty turbopuffer write (#4897)aea043efix: Use planning config instead of env variables during filter pushdowns (#4...3e40d88docs: Remove redirect for installation page (#4895)263e234perf: Add parallel execution for Python UDFs with batched GIL acquisitions (#...38cf197fix: azure storage resource url (#4892)79c7de3feat: supports passing a projection kwargs in select (#4884)fa4ee67feat: Add offset operator support to DataFrame for Native Runner (#4582)7987455docs: Restructure docs to target users (#4875)- 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:
+7
+7
Deletions:
-7
-7
Package Dependencies
Technical Details
| ID: | 4622366 |
| UUID: | 2719966646 |
| Node ID: | PR_kwDOKF4tPs6iH2W2 |
| Host: | GitHub |
| Repository: | apache/iceberg-python |
| Merge State: | Unknown |