delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
1.97k stars 365 forks source link

fix(rust, python): fix merge schema with overwrite #2623

Closed sherlockbeard closed 3 days ago

sherlockbeard commented 3 days ago

Description

fixed merge schema not working when overwrite is called

Related Issue(s)

closes #2567

Documentation

github-actions[bot] commented 3 days ago

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.