No, this will not overwrite. We are creating a LocalFileSystem in a mode that will not overwrite by default, nor do an atomic move. Instead the FS will throw FileAlreadyExistsException and we pass in a flag saying that we do want to test that FileSystems drops into the loop where it deletes existing and retries.
[ Full content available at: https://github.com/apache/beam/pull/6289 ] This message was relayed via gitbox.apache.org for [email protected]
