You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2019/07/09 14:57:00 UTC

[jira] [Updated] (ARROW-5885) [Python] Support optional arrow components via extras_require

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