Skip to content
brickster.ai
All releases
delta-io/delta-rs·March 12, 2026

python-v1.5.0·python-v1.5.0: faster writes, log compaction, spil config in MERGE

Summary

This release introduces faster Delta table writes through parallel partition writers and adds log compaction for improved performance. The `get_add_actions` method now returns an Arrow Table instead of an Arrow RecordBatch, which is a breaking change.

Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.

More from delta-io/delta-rs