You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/11/01 21:26:48 UTC

Re: [I] [Python] usability improvements for a "minimal" pyarrow [arrow]

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org