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 2018/12/02 19:35:00 UTC

[jira] [Commented] (ARROW-3928) [Python] Add option to deduplicate PyBytes / PyString / PyUnicode objects in Table.to_pandas conversion path

    [ https://issues.apache.org/jira/browse/ARROW-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706445#comment-16706445 ] 

Uwe L. Korn commented on ARROW-3928:
------------------------------------

We should also do this for {{PyDate}} objects.

> [Python] Add option to deduplicate PyBytes / PyString / PyUnicode objects in Table.to_pandas conversion path
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3928
>                 URL: https://issues.apache.org/jira/browse/ARROW-3928
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.12.0
>
>
> While hashing carries a performance penalty, the memory savings can be huge. See also ARROW-3911 -- we should develop some reusable machinery for conversions that yield Python objects



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)