aokolnychyi opened a new pull request, #5105: URL: https://github.com/apache/iceberg/pull/5105
This PR uses the work in #4873 as an opportunity to support accessing delete files in `Snapshot`. That PR added a new method for accessing data files with an explicit `FileIO`, which hasn't been released yet. I propose to rename the newly added methods to `addedDataFiles` and `deletedDataFiles` and also add similar methods for delete files. I feel it is important to do before 1.0.0. -- 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]
