Skip to content

Build: Bump daft from 0.7.2 to 0.7.16#174

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps daft from 0.7.2 to 0.7.16.

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
  • 1712844 fix(scan): estimate scan size from materialized buffer, not encoded size (#7161)
  • 62cb100 feat(droid): Add daft.datasets.droid (#7089)
  • 823c32a feat(temporal): add Spark-style timezone conversions (#6919)
  • d99bcbb fix(scan): use parquet metadata for scan task size estimates (#6542)
  • 04bc5c9 fix(session): list_namespaces mirrors list_tables resolution (#7144)
  • 082a3a7 fix(tracing): honor OTEL resource env config (#7061)
  • 393d89f fix(parquet): Use chunk size for ArrayReader buffer size (#7149)
  • ecd83f1 chore: upgrade arrow-rs from 57.1.0 to 59.0.0 (#7141)
  • 16f1cea fix(ci): pin maturin <1.14 to keep --timings=html working (#7145)
  • 721acda feat: add top-level daft.concat() for concatenating multiple DataFrames (#7105)
  • 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.16.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.7.2...v0.7.16)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.7.16
  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 Jul 2, 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