rdblue commented on issue #16484: URL: https://github.com/apache/iceberg/issues/16484#issuecomment-4509775312
I agree. There's no guarantee that this is atomic. Instead, `FileIO` exposes `createOrOverwrite()` to enforce the opposite: if the file is created concurrently, the last one wins. -- 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]
