h-vetinari commented on PR #37269:
URL: https://github.com/apache/arrow/pull/37269#issuecomment-1687664278

   > Should we use conda's CMAKE_ARGS?
   
   For conda builds (using conda compilers, with those activation scripts), 
generally yes, unless you do the (minimum) equivalent bits of the activation 
scripts yourself (i.e. setting certain paths). But from my POV, you're not 
obligated to do it in any particular way in your own CI, and should go with 
whatever is most understandable / maintainable.
   
   I also still don't understand why you're doing debug builds with conda, but 
assuming that as a given, I'd say it's probably less surprising to rename the 
respective variable, i.e. follow #37272.


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