Skip to content

Build: Bump daft from 0.6.14 to 0.7.7#3232

Merged
geruh merged 1 commit intomainfrom
dependabot/uv/daft-0.7.7
Apr 15, 2026
Merged

Build: Bump daft from 0.6.14 to 0.7.7#3232
geruh merged 1 commit intomainfrom
dependabot/uv/daft-0.7.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps daft from 0.6.14 to 0.7.7.

Release notes

Sourced from daft's releases.

v0.7.6

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

... (truncated)

Commits
  • 8e950a8 chore: Move Flight Server to Rust (#6519)
  • 1cd6a3a chore(deps): bump the all group with 9 updates (#6569)
  • 17d8a7f fix(dataframe): explain plan does not make sense when using a write_ op (#6564)
  • 768c14a chore: harden supply chain — exclude-newer, pin actions and uv (#6565)
  • b99b448 fix(native): preserve df metrics after stats manager shutdown (#6555)
  • a43a2fd chore(io): replace python source shim on the rust side (#6556)
  • 927c69e fix: hide dashboard result preview for unsupported queries (Flotilla) (#6557)
  • e97a24d feat(subscriber): add Event enum and on_event dispatch for subscriber (#6508)
  • 486f6c6 fix: short-circuit evaluation for coalesce (#6525)
  • 5dd232d feat: support various image hash functions (aHash, dHash, pHash, wHash, crop-...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 10, 2026
Copy link
Copy Markdown
Member

@geruh geruh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we are seeing a failure during provisioning for all of these dependabot upgrades?

[21](https://github.com/apache/iceberg-python/actions/runs/24266394559/job/70862178904?pr=3232#step:7:622)
pyspark.errors.exceptions.connect.UnknownException: (org.apache.iceberg.exceptions.BadRequestException) Malformed request: {
"message":"Suspicious Path Character",
"url":"http://rest:8181/v1/namespaces/default%1Ftest_positional_mor_deletes_v2/tables/branch_without_5?snapshots=all",
"status":"400"

@Fokko
Copy link
Copy Markdown
Contributor

Fokko commented Apr 14, 2026

Seems to be a regression from Jetty: apache/iceberg#10837

@geruh
Copy link
Copy Markdown
Member

geruh commented Apr 15, 2026

@dependabot rebase

Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.6.14 to 0.7.7.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.6.14...v0.7.7)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/daft-0.7.7 branch from c5e5a13 to 58af171 Compare April 15, 2026 18:41
@geruh geruh merged commit e95a2da into main Apr 15, 2026
15 checks passed
@geruh geruh deleted the dependabot/uv/daft-0.7.7 branch April 15, 2026 19:04
smaheshwar-pltr pushed a commit to smaheshwar-pltr/iceberg-python that referenced this pull request Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants