thisisnic commented on pull request #11881:
URL: https://github.com/apache/arrow/pull/11881#issuecomment-987887312


   > The other thing we should do, if you haven't already, is document how to 
install all of the possible dependencies with system packages, which ones can't 
be installed as system packages, etc. This may be general C++ documentation, 
but we may also want an R-flavored version since we don't deal with all of the 
possible C++ dependencies in the R package (some are for features we don't 
enable, some are test/dev dependencies, etc.). Maybe the docs just start by 
pointing at ci/docker and all of the cpp docker files there: they install 
dependencies, set ARROW_DEPENDENCY_SOURCE=SYSTEM, and then also set a few other 
dependency sources as BUNDLED. Some dockerfiles even have comments explaining 
why (insufficient version, etc.).
   
   OK, will be sure to cover this in https://github.com/apache/arrow/pull/11521


-- 
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]


Reply via email to