Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

sherlockbeard
Copy link
Contributor

Description

fixed merge schema not working when overwrite is called

Related Issue(s)

closes #2567

Documentation

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Jun 25, 2024
Copy link

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.

@sherlockbeard sherlockbeard changed the title feat(rust, python)fix merge schema with overwrite fix(rust, python)fix merge schema with overwrite Jun 25, 2024
@sherlockbeard sherlockbeard changed the title fix(rust, python)fix merge schema with overwrite fix(rust, python): fix merge schema with overwrite Jun 25, 2024
@rtyler rtyler enabled auto-merge (rebase) June 26, 2024 06:10
@rtyler rtyler merged commit d9605ea into delta-io:main Jun 26, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

schema merging doesn't work when overwriting with a predicate
2 participants