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 2019/02/06 04:37:00 UTC

[jira] [Updated] (ARROW-2339) [Python] Add a fast path for int hashing

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

Wes McKinney updated ARROW-2339:
--------------------------------
    Fix Version/s: 0.14.0

> [Python] Add a fast path for int hashing
> ----------------------------------------
>
>                 Key: ARROW-2339
>                 URL: https://issues.apache.org/jira/browse/ARROW-2339
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Alex Hagerman
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> Create a __hash__ fast path for Int scalars that avoids using as_py().
>  
> https://issues.apache.org/jira/browse/ARROW-640
> [https://github.com/apache/arrow/pull/1765/files/4497b69db8039cfeaa7a25f593f3a3e6c7984604]
>  
>  



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