[
https://issues.apache.org/jira/browse/ARROW-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn updated ARROW-5885:
-------------------------------
Summary: [Python] Support optional arrow components via extras_require
(was: Support optional arrow components via extras_require)
> [Python] Support optional arrow components via extras_require
> -------------------------------------------------------------
>
> Key: ARROW-5885
> URL: https://issues.apache.org/jira/browse/ARROW-5885
> Project: Apache Arrow
> Issue Type: Wish
> Components: Python
> Reporter: George Sakkis
> Priority: Minor
>
> Since Arrow (and pyarrow) have several independent optional component,
> instead of installing all of them it would be convenient if these could be
> opt-in from pip like
> {{pip install pyarrow[gandiva,flight,plasma]}}
> or opt-out like
> {{pip install pyarrow[no-gandiva,no-flight,no-plasma]}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)