Skip to content

Bump deltalake from 0.22.3 to 0.25.0#186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/deltalake-0.25.0
Open

Bump deltalake from 0.22.3 to 0.25.0#186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/deltalake-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

Copy link
Copy Markdown
Contributor

Bumps deltalake from 0.22.3 to 0.25.0.

Release notes

Sourced from deltalake's releases.

python-v0.25.0: Improved memory writer, schema evolution merge and UC support

Highlights

  • Streamed execution in write and merge (lower memory pressure)
  • Overall improved memory allocation
  • Schema evolution in MERGE
  • Unity catalog support through uc:// uri-prefix

Performance improvements

New features

Bug Fixes

Other Changes

... (truncated)

Commits
  • c149502 chore: Update to DataFusion 46.0.0, update for API chanages
  • 9d98ac2 fix: serialize empty deletionVector in add actions as absent rather than {}
  • 1ae0a8a fix: prevent panics when peek_next_commit() encounters invalid data
  • 45a9ac1 refactor: async writer + multipart
  • 993a62c chore: move writer to write module
  • 19fb4a1 fix: modify tests which compare partition values due to breakage in kernel
  • fdecab7 chore: remove unused symbols to prevent warnings
  • daa402e chore: upgrade the kernel version and bump our majorish versions too
  • e30ab7e Add types_mapper parameter to to_pandas() to retain PyArrow schema
  • 7f6c5ad chore: use flags
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [deltalake](https://github.com/delta-io/delta.rs) from 0.22.3 to 0.25.0.
- [Release notes](https://github.com/delta-io/delta.rs/releases)
- [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
- [Commits](delta-io/delta-rs@rust-v0.22.3...rust-v0.25.0)

---
updated-dependencies:
- dependency-name: deltalake
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants