You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/26 18:33:04 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #10143: ARROW-12520: [R] Minor docs updates

nealrichardson commented on a change in pull request #10143:
URL: https://github.com/apache/arrow/pull/10143#discussion_r620549691



##########
File path: r/vignettes/developing.Rmd
##########
@@ -190,6 +190,7 @@ cmake \
 To enable optional features including: S3 support, an alternative memory allocator, and additional compression libraries, add some or all of these flags (the trailing `\` makes them easier to paste into a bash shell on a new line):
 
 ``` shell
+  -DARROW_S3=ON \
   -DARROW_MIMALLOC=ON \

Review comment:
       alpha sort 
   
   ```suggestion
     -DARROW_MIMALLOC=ON \
     -DARROW_S3=ON \
   ```




-- 
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:
users@infra.apache.org