abmo-x opened a new pull request, #6839: URL: https://github.com/apache/iceberg/pull/6839
Additional fix for https://github.com/apache/iceberg/issues/6817 As manifests should be immutable, we should not use overwrite. If file path ends up conflicting with an existing manifest file, we should fail fast with already exists error Based on @aokolnychyi's comment, we want to enable overwrite for Hadoop FS implementations. https://github.com/apache/iceberg/pull/6818#discussion_r1105189453 -- 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]
