delta-io/delta-rs

Support Update operation

wjones127 opened this issue · 0 comments

Description

Add update to the operations supported in https://github.com/delta-io/delta-rs/tree/main/rust/src/operations

See the write operation implementation for inspiration: https://github.com/delta-io/delta-rs/blob/main/rust/src/operations/write.rs

Use Case

Related Issue(s)