tustvold commented on code in PR #5016: URL: https://github.com/apache/arrow-rs/pull/5016#discussion_r1378499759
########## object_store/src/lib.rs: ########## @@ -94,8 +94,7 @@ //! //! This provides some compelling advantages: //! -//! * Except where explicitly stated otherwise, operations are atomic, and readers -//! cannot observe partial and/or failed writes +//! * All operations are atomic, and readers cannot observe partial and/or failed writes Review Comment: :tada: -- 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]
