You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/18 16:07: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 ]

Antoine Pitrou updated ARROW-5885:
----------------------------------
    Fix Version/s: 2.0.0

> [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
>             Fix For: 2.0.0
>
>
> 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
(v8.3.4#803005)