You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/11/23 14:49:00 UTC

[jira] [Resolved] (ARROW-1782) [Python] Expose compressors as pyarrow.compress, pyarrow.decompress

     [ https://issues.apache.org/jira/browse/ARROW-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1782.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 1345
[https://github.com/apache/arrow/pull/1345]

> [Python] Expose compressors as pyarrow.compress, pyarrow.decompress
> -------------------------------------------------------------------
>
>                 Key: ARROW-1782
>                 URL: https://issues.apache.org/jira/browse/ARROW-1782
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> These should release the GIL, and serve as an alternative to the various compressor wrapper libraries out there. They should have the ability to work with {{pyarrow.Buffer}} or {{PyBytes}} as the user prefers



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)