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

   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? 


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