jorisvandenbossche commented on PR #14586:
URL: https://github.com/apache/arrow/pull/14586#issuecomment-1306848824

   @WillAyd this is a correct fix for the docs if you are setting `ARROW_HOME` 
to a custom path (thanks for the catch!), but just to note since I see you are 
using mambaforge: if you set `ARROW_HOME` to the conda env prefix path (`export 
ARROW_HOME=$CONDA_PREFIX`), then you don't need to set `CMAKE_PREFIX_PATH`, 
because in that case Arrow will be installed in the conda env standard 
location, and cmake will find it automatically.


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