raulcd commented on issue #48862:
URL: https://github.com/apache/arrow/issues/48862#issuecomment-3885167969

   I've found again this issue on verification. I think the problem is here:
   
https://github.com/apache/arrow/blob/e11aeeee4c032513a4ee895c22246bf5bb7eaf3f/cpp/src/arrow/integration/CMakeLists.txt#L23-L44
   
   The elseif to build `libarrow_c_data_integration.so`  seems wrong. 
`libarrow_c_data_integration.so` should be built if `ARROW_BUILD_INTEGRATION` 
independently whether we are building tests or not.
   @kou what do you think?


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