Wes McKinney created ARROW-2965: ----------------------------------- Summary: [Python] Possible uint64 overflow issues in python_to_arrow.cc Key: ARROW-2965 URL: https://issues.apache.org/jira/browse/ARROW-2965 Project: Apache Arrow Issue Type: Bug Components: Python Reporter: Wes McKinney
There are some places, like the {{AppendScalar}} function, where UINT64 or ULONGLONG is being cast to int64 without overflow checking -- This message was sent by Atlassian JIRA (v7.6.3#76005)