Skip to content

Build: Bump daft from 0.7.2 to 0.7.15#136

Open
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/daft-0.7.15
Open

Build: Bump daft from 0.7.2 to 0.7.15#136
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/daft-0.7.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps daft from 0.7.2 to 0.7.15.

Release notes

Sourced from daft's releases.

v0.7.15

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

  • perf: update jemalloc 5.3.0 → 5.3.1 to fix muzzy decay performance bug @​everettVT (#7059)
  • perf(window): reduce unnecessary copies of data in finalize() step of window functions to reduce memory usage @​euanlimzx (#7006)
  • perf(window): return Series from window ops to reduce intermediate RecordBatch copies @​euanlimzx (#7011)
  • perf(flotilla): batch flight partition refs per finalize @​cckellogg (#7008)
  • perf: Specialized Code Path for Hash Join on Ints @​srilman (#6644)
  • perf: enable per-column compression configuration @​rchowell (#6884)

... (truncated)

Commits
  • bf3fb1c refactor(checkpoint): drop "seal" vocabulary from Rust API surface (#7078)
  • 03a9cb1 fix(asof-join): use unknown clustering spec instead of hash (#7075)
  • 3c82937 docs: standardize Slack links to use daft.ai/slack (#7066)
  • b4166ce feat: add try_cast function for safe type conversion (#6960)
  • ef4fe29 refactor(file): rename File byte-range fields to position/size (#6747)
  • 766f0f8 fix(ray): configure worker startup timeout on runner (#7055)
  • bfb7bf2 feat(shuffle): default flight shuffle compression to lz4 (#7071)
  • 9f98230 feat(iceberg): support branch and tag reads (#7042)
  • 7f6757d fix(shuffle): concat recordbatches before repartition (#7064)
  • a1e67c1 perf: update jemalloc 5.3.0 → 5.3.1 to fix muzzy decay performance bug (#7059)
  • 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.15.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.7.2...v0.7.15)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.7.15
  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 Jun 11, 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