pitrou commented on code in PR #50044: URL: https://github.com/apache/arrow/pull/50044#discussion_r3426437394
########## cpp/src/arrow/filesystem/filesystem.h: ########## @@ -536,7 +569,7 @@ void EnsureFinalized(); /// \brief Create a new FileSystem by URI /// /// Recognized schemes are "file", "mock", "hdfs", "viewfs", "s3", -/// "gs" and "gcs". +/// "gs", "gcs", "abfs" and "abbfs". Review Comment: "abbfs", really? -- 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]
