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

[jira] [Resolved] (ARROW-2965) [Python] Possible uint64 overflow issues in python_to_arrow.cc

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

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

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

> [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
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)