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/09/08 22:33:00 UTC

[jira] [Resolved] (ARROW-1480) [Python] Improve performance of serializing sets

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

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

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

> [Python] Improve performance of serializing sets
> ------------------------------------------------
>
>                 Key: ARROW-1480
>                 URL: https://issues.apache.org/jira/browse/ARROW-1480
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>             Fix For: 0.7.0
>
>
> See this:
> https://github.com/ray-project/ray/issues/938
> There is a PR here which I'll submit:
> https://github.com/apache/arrow/compare/master...pcmoritz:serialize-sets
> Let me know what you think! Supporting sets natively is good I think, we may also want to good way to support efficient serialization of more general iterables without converting them to a list.



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