bryanck opened a new pull request #296: Rewrite manifest filename fix URL: https://github.com/apache/incubator-iceberg/pull/296 This change ensures that mainfest filenames are not reused by ReplaceManifests. Currently, if a commit needs to rerun the replace manifest process because of another commit, the manifest filenames are reused. This causes an issue when writing the manifest list, as the metadata for a file is cached by file name in SnapshotProducer.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
