Re: [PR] Core: Add rewritten delete files to write results [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi commented on PR #11203: URL: https://github.com/apache/iceberg/pull/11203#issuecomment-2374424388 Thanks for reviewing, @anuragmantri @nastra! -- 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 t

Re: [PR] Core: Add rewritten delete files to write results [iceberg]

2024-09-25 Thread via GitHub
aokolnychyi merged PR #11203: URL: https://github.com/apache/iceberg/pull/11203 -- 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...@icebe

Re: [PR] Core: Add rewritten delete files to write results [iceberg]

2024-09-24 Thread via GitHub
aokolnychyi commented on code in PR #11203: URL: https://github.com/apache/iceberg/pull/11203#discussion_r1774073091 ## core/src/main/java/org/apache/iceberg/io/DeleteWriteResult.java: ## @@ -32,25 +32,39 @@ public class DeleteWriteResult { private final List deleteFiles;