nealrichardson commented on a change in pull request #9898:
URL: https://github.com/apache/arrow/pull/9898#discussion_r613551567
##########
File path: r/vignettes/install.Rmd
##########
@@ -379,6 +330,13 @@ By default, these are all unset. All boolean variables are
case-insensitive.
The directory will be created if it does not exist.
* `CMAKE`: When building the C++ library from source, you can specify a
`/path/to/cmake` to use a different version than whatever is found on the
`$PATH`
+* `ARROW_S3`: If set to `true` S3 support will be built (as long as the
Review comment:
Let's make this a separate bullet list since these are features to be
enabled/disabled in the cmake. Note also what the defaults are. Also might be
good to enumerate the compression libraries (could group them all under
`ARROW_WITH_*` or something).
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]