Skip to content

[air](deps): Bump deltalake from 0.9.0 to 1.2.1 in /python/requirements/ml#708

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/requirements/ml/deltalake-1.2.1
Closed

[air](deps): Bump deltalake from 0.9.0 to 1.2.1 in /python/requirements/ml#708
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/requirements/ml/deltalake-1.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps deltalake from 0.9.0 to 1.2.1.

Release notes

Sourced from deltalake's releases.

python-v1.2.1: lazy writes

Performance improvements

What's Changed

New Contributors

Full Changelog: delta-io/delta-rs@python-v1.2.0...python-v1.2.1

python-v1.2.0

What's Changed

... (truncated)

Changelog

Sourced from deltalake's changelog.

Changelog

rust-v0.28.0 (2025-08-27)

Full Changelog

⚠️ There is a known performance regression when opening very wide tables (50+ columns) that have hundreds of thousands of transactions. The fix is pending a new delta-kernel-rs release.

Implemented enhancements:

  • Python: Automatically convert Pandas null types to valid Delta Lake types in write_deltalake() #3691
  • Update HDFS object store to 0.15 #3680
  • create a v2 uuid checkpoint regression test #3666
  • Feature: update python table vacuum to add keep_versions parameter #3634
  • TypeError in DeltaTable.to_pyarrow_dataset when using non-string partition filter values (e.g., int) #3597
  • Make "cloud" feature optional #3589
  • convert_to_deltalake cannot convert parquet dataset if it has millisecond-precision timestamps #3535
  • Musl wheels #3399

Fixed bugs:

  • Automatically register the AWS, Azure, GCS, HDFS, LakeFS, and Unity storage handlers when the corresponding feature is enabled so DeltaOps::try_from_uri no longer errors with unknown schemes such as gs://.
  • Significant performance regression when opening S3 table on next branch #3667
  • Concurrent overwrite doesn't fail conflict checking #3622
  • source distributions missing in v1.1.1 #3621
  • Missing linux distro for v1.1.1 #3620
  • azurite tets failing in main #3612
  • Generic S3 Error on _last_checkpoint on ARM64 AWS Lambda with write_deltalake #3602
  • write_deltalake merge with list and large_list #3595
  • Python DeltaTable does not support writes in multiple threads (again?) #3594
  • Checkpoint creation fails on Azure in >=1.0.0 with "Azure does not support suffix range requests" #3593
  • Partition value strings containing reserved ASCII and non-ASCII are double-encoded. #3577
  • Deltalake version 1.0.2 errors with Azure Storage after appending many times #3567
  • Python deltalake 1.0.2 is not compatible with polars.Array #3566
  • Checkpoint schema breaking change between 0.25.5 and 1.0.2 #3527

Closed issues:

  • Array/list not encoded with partition filters #3648

Merged pull requests:

  • fix: reintroduce the 100 commit checkpoint interval #3708 (rtyler)
  • fix: enabling correctly pulling partition values out of column mapped tables #3706 (rtyler)
  • fix(format): fix formatting in Python for conversion file #3705 (fvaleye)
  • chore: remove unused dependencies #3698 (rtyler)
  • fix(pandas): implement-automatic-conversion-for-pandas-null-types #3695 (fvaleye)
  • chore: update hdfs object store to 0.15 #3681 (Kimahriman)
  • feat!: use kernel predicates on file streams #3669 (roeap)

... (truncated)

Commits
  • cb672ac feat: allow for lazy loading files in operations (#3872)
  • 7b98e28 chore: clean up missed python formatting in last pull request
  • 9647974 fix: add a regression test while I'm tooting around
  • f3d07c2 fix: add regression test for working with dotted-named columns in Python
  • fae52d6 Enable clap env feature and update README
  • 91405d8 Cleanup
  • 9c94ae9 Port TPC-DS benchmarks
  • 6b75e0a Extract merge benchmark to CLI
  • cf94aa5 Implement smoke 'benchmark'
  • f7688c4 fix: use single writer for all partition streams (#3870)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 10, 2025
Bumps [deltalake](https://github.com/delta-io/delta-rs) from 0.9.0 to 1.2.1.
- [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.9.0...python-v1.2.1)

---
updated-dependencies:
- dependency-name: deltalake
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/requirements/ml/deltalake-1.2.1 branch from 232421f to 271194e Compare December 11, 2025 06:14
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had
any activity for 14 days. It will be closed in another 14 days if no further activity occurs.
Thank you for your contributions.

You can always ask for help on our discussion forum or Ray's public slack channel.

If you'd like to keep this open, just leave any comment, and the stale label will be removed.

@github-actions github-actions bot added the stale label Dec 25, 2025
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

This pull request has been automatically closed because there has been no more activity in the 14 days
since being marked stale.

Please feel free to reopen or open a new pull request if you'd still like this to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for your contribution!

@github-actions github-actions bot closed this Jan 8, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/deltalake-1.2.1 branch January 8, 2026 13:08
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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants