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(python,rust): missing remove actions during create_or_replace #2437

Conversation

ion-elgreco
Copy link
Collaborator

Description

The overwrite mode never added the remove actions, which causes your table to get in an invalid state.

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Apr 22, 2024
@ion-elgreco ion-elgreco force-pushed the fix/create_or_replace_not_adding_remove_actions branch from 94e36d9 to 92228bd Compare April 22, 2024 16:19
Copy link
Collaborator

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like we should add a test in Rust for this case.

@ion-elgreco
Copy link
Collaborator Author

Seems like we should add a test in Rust for this case.

I'm on it!

@ion-elgreco ion-elgreco enabled auto-merge (squash) April 22, 2024 16:39
Copy link
Collaborator

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@ion-elgreco ion-elgreco merged commit f12834e into delta-io:main Apr 22, 2024
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.

2 participants