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 overwrite and replacewhere writes #2722

Merged
merged 3 commits into from
Aug 6, 2024

Conversation

ion-elgreco
Copy link
Collaborator

@ion-elgreco ion-elgreco commented Aug 2, 2024

Description

A normal write with mode "overwrite" or "overwrite" with predicate, will write CDC actions and CDC data now.

This one should be merged first: #2721

Related Issue(s)

@ion-elgreco ion-elgreco enabled auto-merge August 2, 2024 08:59
@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Aug 2, 2024
@ion-elgreco ion-elgreco changed the title feat(python, rust): cdc write-support for overwrite and replaceWhere writes feat(python, rust): cdc write-support for overwrite and replacewhere writes Aug 2, 2024
@ion-elgreco ion-elgreco changed the title feat(python, rust): cdc write-support for overwrite and replacewhere writes feat(python, rust): cdc write-support for overwrite and replacewhere writes Aug 2, 2024
@delta-io delta-io deleted a comment from github-actions bot Aug 2, 2024
@ion-elgreco ion-elgreco force-pushed the feat/cdc_normal_writes branch from e70942c to 2dd220d Compare August 4, 2024 20:55
@ion-elgreco ion-elgreco added this pull request to the merge queue Aug 6, 2024
Merged via the queue into delta-io:main with commit 624c73d Aug 6, 2024
21 checks passed
@ion-elgreco ion-elgreco deleted the feat/cdc_normal_writes branch August 6, 2024 15:56
@roeap
Copy link
Collaborator

roeap commented Aug 7, 2024

just was looking thorough some of the recent PRs - it seems we did not do any testing for rust in this PR. Should we add an issue for this or did I just miss that?

@ion-elgreco
Copy link
Collaborator Author

@roeap might have missed that, but can add them at later!

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.

3 participants