Build: Bump daft from 0.5.21 to 0.5.22
Open
Number: #2413
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 02, 2025 at 04:14 PM UTC
(10 months ago)
(10 months ago)
Updated:
September 02, 2025 at 04:45 PM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps daft from 0.5.21 to 0.5.22.
Release notes
Sourced from daft's releases.
v0.5.22
What's Changed 🚀
💥 Breaking Changes
- refactor!: use struct datatype as daft representation of tuples
@universalmind303(#5030)✨ Features
- feat: Add uv.lock to git
@desmondcheongzx(#5065)- feat: Add Hash Function Support for Decimal128, Time, Timestamp, Timestamptz Datatypes
@Zyiqin-Miranda(#5026)- feat: pushdown for lance scan
@Jay-ju(#4710)- feat: add lance merge_column task
@Jay-ju(#5008)- feat: Make the max parallel of scan tasks configurable for Native Runner
@plotor(#5018)- feat: basic generator udf
@kevinzwang(#5036)- feat: implements an openai provider with embed_text
@rchowell(#4997)- feat: daft.File object store support
@universalmind303(#5002)🐛 Bug Fixes
- fix: Fix venv command for windows build
@colin-ho(#5073)- fix: add setuptools_scm to build wheel requirements
@colin-ho(#5072)- fix: Use cachebusting and range request fallback for HTTP requests to Hugging Face CDNs
@desmondcheongzx(#5061)- fix: Use async for starting and calling udf actors in flotilla
@colin-ho(#5000)- fix: Always refresh tqdm when updating total
@colin-ho(#5033)- fix: Fix docs build
@desmondcheongzx(#5066)- fix: require uv as prerequisite for development setup
@ykdojo(#5059)- fix: Add missing source command in Makefile install-docs-deps target
@ykdojo(#5060)- fix: Mermaid syntax error when enable explain analyze for Native Runner
@plotor(#5052)- fix: clean notebook output before running tests & tweak doc proc notebook
@malcolmgreaves(#5055)- fix: correct Modin query optimizer value in comparison tables
@ykdojo(#4983)- fix: skip credentialed tests if not from main
@rchowell(#5048)- fix: subprocess UDF inherits current process env
@rchowell(#5047)- fix: sql/spark read_iceberg and read_deltalake
@kevinzwang(#5035)- fix(blc): Disabled pipefail
@rohitkulshreshtha(#5031)♻️ Refactor
- refactor!: use struct datatype as daft representation of tuples
@universalmind303(#5030)📖 Documentation
- docs: Make overview page legible for light mode
@desmondcheongzx(#5067)- docs: Move custom python code higher up in docs
@desmondcheongzx(#5064)- docs: Add better description in overview page
@jaychia(#5063)- docs: remove core_concepts.md and broken anchor link references
@ykdojo(#5062)- docs: fix formatting
@rchowell(#4994)- docs: remove runllm widget
@ccmao1130(#5056)- docs: add reo script to docs
@ccmao1130(#5049)- docs: fix broken UDF link due to core_concepts.md redirect
@ykdojo(#5022)
... (truncated)
Commits
248b7e8fix: Fix venv command for windows build (#5073)c95800efix: add setuptools_scm to build wheel requirements (#5072)34282e4fix: Use cachebusting and range request fallback for HTTP requests to Hugging...27be354fix: Use async for starting and calling udf actors in flotilla (#5000)8cb203dfix: Always refresh tqdm when updating total (#5033)f4fb39cfeat: Add uv.lock to git (#5065)7e44348revert: Temporarily revert "Remove deprecated APIs for 0.6" (#5068)93ff203docs: Make overview page legible for light mode (#5067)f00bf3bdocs: Move custom python code higher up in docs (#5064)a39622ffix: Fix docs build (#5066)- 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:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 6926718 |
| UUID: | 2793262437 |
| Node ID: | PR_kwDOKF4tPs6mfc1l |
| Host: | GitHub |
| Repository: | apache/iceberg-python |