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

Antoine Pitrou resolved ARROW-7179.
-----------------------------------
    Resolution: Fixed

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

> [C++][Compute] Consolidate fill_null and coalesce
> -------------------------------------------------
>
>                 Key: ARROW-7179
>                 URL: https://issues.apache.org/jira/browse/ARROW-7179
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.15.1
>            Reporter: Ben Kietzman
>            Assignee: David Li
>            Priority: Major
>              Labels: analytics, kernel, pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> fill_null and coalesce are essentially the same kernel, except the former is 
> binary and doesn't support an array fill value, and the latter is variadic 
> and supports scalar and array fill values.
> We should consolidate them into one kernel, picking the faster implementation.



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

Reply via email to