Alex Hagerman created ARROW-2339: ------------------------------------ Summary: [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 Assignee: Alex Hagerman Fix For: 0.10.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)