ZENOTME opened a new issue, #340: URL: https://github.com/apache/iceberg-rust/issues/340
After we finish #275, we can implement the position 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/position_delete_writer.rs) that can be referred to in icelake. But better design is acceptable. related spec: https://iceberg.apache.org/spec/#position-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]
