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 2020/05/25 14:08:00 UTC

[jira] [Commented] (ARROW-1567) [C++] Implement "fill null" kernels that replace null values with some scalar replacement value

    [ https://issues.apache.org/jira/browse/ARROW-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116049#comment-17116049 ] 

Wes McKinney commented on ARROW-1567:
-------------------------------------

We can implement a new function with kernels of form {{(array[T], scalar[T]) -> array[T]}}

> [C++] Implement "fill null" kernels that replace null values with some scalar replacement value
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1567
>                 URL: https://issues.apache.org/jira/browse/ARROW-1567
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: Analytics
>




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