lliangyu-lin opened a new pull request, #530: URL: https://github.com/apache/iceberg-go/pull/530
### Description * Add delete files snapshot producer API for marking manifest entry as deleted based on a predicate * Being used as part of https://github.com/apache/iceberg-go/pull/518 * This only helps deletes on manifest level when the entire partition or data file matched the predicate. For partial matched data file, a rewrite is still needed in the table delete. ### Testing Pending to add unit tests -- 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]
