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:
[email protected]


Reply via email to