thisisnic commented on a change in pull request #12131:
URL: https://github.com/apache/arrow/pull/12131#discussion_r783066056
##########
File path: r/vignettes/fs.Rmd
##########
@@ -13,7 +13,10 @@ 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.
Review comment:
No changes made here, I was just breaking it up across multiple lines
like the rest of the paragraphs
--
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]