jayvdb commented on code in PR #571:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/571#discussion_r2611275899


##########
src/parse.rs:
##########
@@ -50,16 +50,16 @@ impl From<Error> for super::Error {
 /// # Supported formats:
 /// - `file:///path/to/my/file` -> [`LocalFileSystem`]
 /// - `memory:///` -> [`InMemory`]
-/// - `s3://bucket/path` -> [`AmazonS3`](crate::aws::AmazonS3) (also supports 
`s3a`)

Review Comment:
   They are errors when running `cargo doc`



-- 
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]

Reply via email to