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

Wes McKinney updated ARROW-3735:
--------------------------------
    Fix Version/s: 0.13.0

> [Python] Proper error handling in _ensure_type
> ----------------------------------------------
>
>                 Key: ARROW-3735
>                 URL: https://issues.apache.org/jira/browse/ARROW-3735
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Krisztian Szucs
>            Assignee: Krisztian Szucs
>            Priority: Major
>             Fix For: 0.13.0
>
>
> We have multiple _ensure_type like functions, the in defined in array.pxi 
> bypasses None which causes segfault in the following example:
> {code}
> pa.array([1, 2, 3]).cast(None)
> {code}



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

Reply via email to