dannycjones opened a new issue, #2529: URL: https://github.com/apache/iceberg-rust/issues/2529
It was unclear to me what manifest_file function is doing from its API signature. Maybe it is lingering with an old name from when we only had simple appends. Ultimately, it is building a list of manifest files that will be part of the new snapshot / manifest list. I think we should consider renaming it to something like `build_manifest_file_list`. _Originally posted by @dannycjones in https://github.com/apache/iceberg-rust/pull/2367#discussion_r3306479747_ -- 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]
