thisisnic commented on a change in pull request #10546:
URL: https://github.com/apache/arrow/pull/10546#discussion_r678168801
##########
File path: r/vignettes/fs.Rmd
##########
@@ -13,7 +13,11 @@ parts of the project to be able to read and write data with
different storage
backends. In the `arrow` R package, support has been enabled for AWS S3.
This vignette provides an overview of working with S3 data using Arrow.
-> In Windows and macOS binary packages, S3 support is included. On Linux when
installing from source, S3 support is not enabled by default, and it has
additional system requirements. See `vignette("install", package = "arrow")`
for details.
+> In Windows and macOS binary packages, S3 support is included. On Linux when
+installing from source, S3 support is not enabled by default, and it has
+additional system requirements. See `vignette("install", package = "arrow")`
+for details. However, on Windows the S3 workds out of the box if and only if
Review comment:
```suggestion
for details. However, on Windows the S3 works out of the box if and only if
```
--
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]