jleibs commented on PR #44684:
URL: https://github.com/apache/arrow/pull/44684#issuecomment-2468477926

   This does not fix my issues.  I am explicitly setting:
   ```
   -DARROW_COMPUTE=OFF
   ```
   so the dependency on `ARROW_IPC` is irrelevant.
   
   The issue is that 
`[function_internal.cc](https://github.com/apache/arrow/blob/9105a4109a80a1c01eabb24ee4b9f7c94ee942cb/cpp/src/arrow/compute/function_internal.cc#L73)`
 is included in the build even if `ARROW_COMPUTE` is disabled.
   
   


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