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
2.21k stars 395 forks source link

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

Closed ion-elgreco closed 2 months ago

ion-elgreco commented 2 months ago

Description

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

Related Issue(s)

github-actions[bot] commented 2 months 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.