ZENOTME opened a new issue, #341: URL: https://github.com/apache/iceberg-rust/issues/341
After we finish https://github.com/apache/iceberg-rust/pull/275, we can implement the equality delete writer based on this framework. There is a [rust implementation](https://github.com/icelake-io/icelake/blob/main/icelake/src/io_v2/base_writer/equality_delete_writer.rs) that can be referred to in icelake. But better design is acceptable. related spec: https://iceberg.apache.org/spec/#equality-delete-files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
