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

Nic Crane updated ARROW-12906:
------------------------------
    Summary: [Python] `fill_null` called with a null value seg faults on non 
fixed-sized types.  (was: `fill_null` called with a null value seg faults on 
non fixed-sized types.)

> [Python] `fill_null` called with a null value seg faults on non fixed-sized 
> types.
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-12906
>                 URL: https://issues.apache.org/jira/browse/ARROW-12906
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>    Affects Versions: 4.0.0
>         Environment: macOS, ubuntu
>            Reporter: A. Coady
>            Assignee: Yibo Cai
>            Priority: Major
>
>  
> {code:java}
> import pyarrow as pa 
> assert pa.array([0]).fill_null(None)
> pa.array([""]).fill_null(None) # crash  {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to