droundy opened a new issue, #7095: URL: https://github.com/apache/arrow-rs/issues/7095
I would like to know when `BufWriter::shutdown()` or `flush()` fail whether the write has partially succeeded. Ideally I'd like to have a way to upload such that the operation will be atomic, and the file will not end up in a partially-uploaded state. Specifically, I'd like to have documented what the consequences of an error in `flush` or `shutdown` are. -- 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]
