zeroRains commented on issue #43580:
URL: https://github.com/apache/arrow/issues/43580#issuecomment-2271229681

   > This looks like a confusing error message, though. The `pyarrow.compute` 
module is one of the cython submodules that are always built regardless of 
options (so `PYARROW_WITH_COMPUTE=1` is not doing anything, at the moment).
   > 
   > But then I suppose which functions are available in the submodule, that 
then depends on the C++ build options? We should look if we can improve the 
error messaging here.
   
   Do you mean I should add `-DARROW_COMPUTE=ON` flag when I compile the arrow 
in c++.


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