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

feat(python, rust): cdc write-support for delete operation #2721

Merged
merged 12 commits into from
Aug 2, 2024

Conversation

ion-elgreco
Copy link
Collaborator

Description

Adds CDC write support for the Delete operation. Tests added in python and rust :)

Related Issue(s)

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

github-actions bot commented Aug 1, 2024

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.

@ion-elgreco ion-elgreco changed the title feat(python, rust): CDC write-support for DELETE operation feat(python, rust): cdc write-support for delete operation Aug 1, 2024
@rtyler rtyler added this pull request to the merge queue Aug 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 2, 2024
@rtyler rtyler added this pull request to the merge queue Aug 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 2, 2024
@ion-elgreco ion-elgreco added this pull request to the merge queue Aug 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 2, 2024
@rtyler rtyler added this pull request to the merge queue Aug 2, 2024
Merged via the queue into delta-io:main with commit 707a994 Aug 2, 2024
21 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.

Deletion _change_type does not appear in change data feed
2 participants