iceberg-rust
iceberg-rust copied to clipboard
feat: Add equality delete writer
Close https://github.com/apache/iceberg-rust/issues/341
EqualityDeleteWriter refers tohttps://iceberg.apache.org/spec/#equality-delete-files
This pr complete the implementation of EqualityDeleteWriter and its test case
@ZENOTME @sdd PTAL! Thanks a lot!
Hi, I'm sorry, but I need to revert this PR. @Dysprosium0626, could you reopen and rebase your original PR and test it again?
Hi, I'm sorry, but I need to revert this PR. @Dysprosium0626, could you reopen and rebase your original PR and test it again?
Okay, I will reopen this PR after test it again.