Skip to content

Bump deltalake from 1.5.1 to 1.6.0#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/deltalake-1.6.0
Closed

Bump deltalake from 1.5.1 to 1.6.0#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/deltalake-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps deltalake from 1.5.1 to 1.6.0.

Release notes

Sourced from deltalake's releases.

python-v1.6.0

python-v1.6.0 (2026-05-17)

Full Changelog

Note: This release upgrades the minimum pyarrow version supported to 21.0.0 which includes preliminary support for variant types.

Closed issues:

  • [Bug]: DynamoDB setup instruction in docs #4452
  • [Feature]: Support passing datatypes other than string in custom_metadata in CommitProperties from python #4443
  • [Bug]: can't change partition column by overwriting table #4434
  • [Bug]: Python 1.5.1 MERGE regression: small source batch uses substantially more RSS than 1.5.0 #4422
  • [Bug]: python import deltalake crashes on linux kerner with 64KB page size #4413
  • [Bug]: Regression in 1.5.1: schema_mode='overwrite' with predicate fails for mixed-case column names (utcDate) #4404
  • [Bug]: update_incremental() and transaction_version() hold the GIL for the entire S3 round-trip #4402
  • [Bug]: Clarification (or regression) dataSkippingNumIndexedCols #4398
  • [Feature]: Build Musl arm64 wheels #4392
  • [Bug]: deltalake_catalog_unity failes to list catalogs #4360
  • [Bug]: UnityCatalogFactory::parse_url_opts only allows unity-specific options #4225
  • [Bug]: deltalake get_add_actions not exposing bool min/max #4224

Merged pull requests:

  • refactor: deprecate legacy DeltaScan codec surface #4458 (ethan-tyler)
  • docs: update dynamodb locking setup #4456 (fizyxbt)
  • fix: normalize commit metadata handling #4455 (ethan-tyler)
  • fix: restore merge safe cast behavior #4454 (ethan-tyler)
  • chore: adopt the released buoyant_kernel version #4453 (rtyler)
  • test(core): consolidate integration tests into two binaries #4451 (rtyler)
  • fix(core): add checked RecordBatchWriter constructor #4450 (fksegundo)
  • fix(python): gate jemallocator off on FreeBSD (fall back to system allocator) #4449 (sahuagin)
  • fix: support Windows UNC paths #4447 ([rtyler](https
Changelog

Sourced from deltalake's changelog.

python-v1.6.0 (2026-05-17)

Full Changelog

Note: This release upgrades the minimum pyarrow version supported to 21.0.0 which includes preliminary support for variant types.

Closed issues:

  • [Bug]: DynamoDB setup instruction in docs #4452
  • [Feature]: Support passing datatypes other than string in custom_metadata in CommitProperties from python #4443
  • [Bug]: can't change partition column by overwriting table #4434
  • [Bug]: Python 1.5.1 MERGE regression: small source batch uses substantially more RSS than 1.5.0 #4422
  • [Bug]: python import deltalake crashes on linux kerner with 64KB page size #4413
  • [Bug]: Regression in 1.5.1: schema_mode='overwrite' with predicate fails for mixed-case column names (utcDate) #4404
  • [Bug]: update_incremental() and transaction_version() hold the GIL for the entire S3 round-trip #4402
  • [Bug]: Clarification (or regression) dataSkippingNumIndexedCols #4398
  • [Feature]: Build Musl arm64 wheels #4392
  • [Bug]: deltalake_catalog_unity failes to list catalogs #4360
  • [Bug]: UnityCatalogFactory::parse_url_opts only allows unity-specific options #4225
  • [Bug]: deltalake get_add_actions not exposing bool min/max #4224

Merged pull requests:

... (truncated)

Commits
  • f042481 chore: raise the minimum pyarrow version to 21.0.0 for variant
  • 54dea7b chore: remove variant test assertion that was incorrect
  • decb08b chore: remove invalid test
  • 904bd64 chore: sync with upstream
  • 9ee3fd4 Apply suggestions from code review
  • 9ae15eb feat: add support for variant type
  • aed4768 fix(core): add checked RecordBatchWriter constructor
  • bc16f23 python: gate jemallocator off on FreeBSD (fall back to system allocator)
  • 615bff0 refactor: deprecate legacy DeltaScan codec surface
  • cc4031c fix: normalize commit metadata handling
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2026
@simonwoerpel

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [deltalake](https://github.com/delta-io/delta-rs) from 1.5.1 to 1.6.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@python-v1.5.1...python-v1.6.0)

---
updated-dependencies:
- dependency-name: deltalake
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/deltalake-1.6.0 branch from 8acc906 to 73b4e36 Compare June 19, 2026 06:03
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #70.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/deltalake-1.6.0 branch June 24, 2026 14:14
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