Xuanwo commented on issue #507: URL: https://github.com/apache/iceberg-rust/issues/507#issuecomment-2257862455
Copied my comment below: > The Iceberg Java FileIO implements soft deletes using `PutObjectTags` and a user-configured lifecycle to support it. Deleted objects can still be scanned or listed because S3 does not recognize the concept of soft deletes. While it's possible for OpenDAL to support this, I doubt its usefulness. > > I personally think adopting the object version to implement `soft-delete` is a better idea for that. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org