Skip to content

Build: Bump daft from 0.7.2 to 0.7.8#50

Open
dependabot[bot] wants to merge 1 commit intoli-0.11from
dependabot/uv/daft-0.7.8
Open

Build: Bump daft from 0.7.2 to 0.7.8#50
dependabot[bot] wants to merge 1 commit intoli-0.11from
dependabot/uv/daft-0.7.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps daft from 0.7.2 to 0.7.8.

Release notes

Sourced from daft's releases.

v0.7.8

What's Changed 🚀

💥 Breaking Changes

✨ Features

🐛 Bug Fixes

🚀 Performance

♻️ Refactor

  • refactor: migrate PaimonScanOperator to DataSource API @​chenghuichen (#6600)
  • refactor(subscriber): collapse trait to single sync on_event method @​cckellogg (#6593)
  • refactor: consolidate BatchManager as single buffer abstraction @​universalmind303 (#6566)
  • refactor: Use DAFT_REF_NAME and DAFT_SHA env vars for benchmark run metadata @​jeevb (#6610)
  • refactor: Minor parameterization for benchmarking workflows @​jeevb (#6609)
  • refactor(distributed): unify repartition exchange write flow across ray and flight @​ohbh (#6499)

📖 Documentation

... (truncated)

Commits
  • e47d929 ci(test): reduce Ray resource requests in chained skip_existing tests (#6633)
  • 80f4d2c perf: Optimize GroupBy Map Building & List-Agg (#6613)
  • 59e4d75 feat: Expose Subscribers through nicer APIs (#6631)
  • fb43910 feat(dashboard): heatmap coloring for nodes. (#6628)
  • 648810e fix: Fix nightly Daft version resolution in Ray runtime env (#6630)
  • 58718df ci(test): reduce Ray resource requests in skip_existing tests (#6629)
  • f09a213 refactor: migrate PaimonScanOperator to DataSource API (#6600)
  • db2c3ae feat(dataframe): add DataFrame.skew() global aggregation method (#6619)
  • e6e997a perf(flight): Read local shuffle data directly from disk (#6436)
  • bda07c5 feat(dashboard): add arrows indicating pipeline direction (#6625)
  • 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)

Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.7.2 to 0.7.8.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.7.2...v0.7.8)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 9, 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.

0 participants