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

   > it would be nicer if `pyarrow` just depended on the (core) `libarrow`, but 
provided helpful error messages where any missing `libarrow-*` libraries 
actually get used
   
   That should already have been tackled (although there might be some libs 
that were missed): https://github.com/apache/arrow/issues/36553 / 
https://github.com/apache/arrow/pull/36554. 
   Of course, that's still a generic message, while in theory for conda-forge 
we could give a more useful error message pointing to the additional package 
they have to install. But I am not sure that's something we want to bake into 
pyarrow.


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