Summary
This release fixes several issues including table URL parsing, SFTP dependency on Windows, and merge validation. It also exposes `LogicalFileView::partition_values_map` as a new public API.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
Topics
More from delta-io/delta-rs
python-v1.6.1: Column Mapping write support
This release adds support for writing Delta tables with column mapping enabled. It also introduces a new API for stats-free append writes and allows switching nanosecond timestamps at runtime in Python.
This release is a backport from the 1.x branch to the 0.32.x release line, which will receive continued support. Consult the full changelog for details on specific user-facing changes, fixes, or breaking changes.
This release adds support for the VARIANT type. No other user-facing features, fixes, or breaking changes are included.
This release fixes several regressions, including issues with MERGE operations, schema overwrites with predicates, and partition column changes. It also enables passing non-string datatypes in custom commit metadata and updates the minimum PyArrow version to 21.0.0 for preliminary variant type support.
This release fixes a bug preventing partition column changes when overwriting tables and addresses a memory regression in Python MERGE operations. It also adds support for passing non-string datatypes in custom commit metadata and introduces nanosecond timestamp support.
