NoahFournier opened a new issue, #34163:
URL: https://github.com/apache/arrow/issues/34163

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I've found a typo in the build_orc macro in the ThirdPartyToolchain, which 
means that the orc build command defaults to downloading zstd, instead of using 
the same configuration as the main arrow build command. 
   
   `"-DZSTD_HOME=${ORZ_ZSTD_ROOT}")` [(From 
here)](https://github.com/apache/arrow/blob/9a7277a27d2d815d5ae6946e17e1ff45147c7480/cpp/cmake_modules/ThirdpartyToolchain.cmake#L4449)
   
   
   
   ### Component(s)
   
   C++, Continuous Integration


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to