Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps getdaft from 0.4.7 to 0.4.8.

Release notes

Sourced from getdaft's releases.

v0.4.8

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

📖 Documentation

... (truncated)

Commits
  • 3a75f24 perf: Enable join reordering (#4029)
  • 8c3cdad chore: Track imports on scarf (#4024)
  • 0c53505 feat: syntactic sugar for Python list and struct gets (#4027)
  • 4a8c178 fix: Fix join condition swaps when left/right sides swap (#4028)
  • 6440638 docs: update install instructions for daft-lts and nightly (#4026)
  • a03aee1 feat: Add a memory-efficient iterator for Series (#4006)
  • b5c539e docs: Fix s3 tables docs (#4025)
  • cbb347b perf: Favor smaller relations on the left for join ordering (#4003)
  • 1524ee4 feat(catalog): adds s3tables iceberg rest endpoint (#4018)
  • fc50259 feat: adds gz as gzip alias for encode, decode methods (#4020)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [getdaft](https://github.com/Eventual-Inc/Daft) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.4.7...v0.4.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 21, 2025
@Fokko Fokko merged commit baee2f9 into main Mar 23, 2025
7 checks passed
@Fokko Fokko deleted the dependabot/pip/getdaft-0.4.8 branch March 23, 2025 14:12
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant