jleibs commented on PR #44684: URL: https://github.com/apache/arrow/pull/44684#issuecomment-2468483767
See here: https://github.com/apache/arrow/blob/95b7181307fe133e8c84a0c0be2856ee15348b8e/cpp/src/arrow/CMakeLists.txt#L719C5-L799 In short, there is a baseline level of compute functionality included regardless of the `ARROW_COMPUTE` flag, As far as I can tell `ARROW_COMPUTE` falg should actually be called something like `ARROW_COMPUTE_EXTRA`. -- 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]
