kou commented on issue #34841:
URL: https://github.com/apache/arrow/issues/34841#issuecomment-1498286905

   > It always creates a config module, never a FindArrow.cmake.
   
   This means that `ArrowConfig.cmake` is created but `FindArrow.cmake` is NOT 
created, right?
   If so, it's expected. And `find_package(Arrow REQUIRED)` (no `CONFIG`) 
should work. Do you still need `find_package(Arrow REQUIRED CONFIG)` with the 
fresh conda environment?


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