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

2018-08-22 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated ARROW-2965:
--
Labels: pull-request-available  (was: )

> [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
>
>
> 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)


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

2018-08-09 Thread Wes McKinney (JIRA)


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

Wes McKinney updated ARROW-2965:

Fix Version/s: 0.11.0

> [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
> Fix For: 0.11.0
>
>
> 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)