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:09:00 UTC

[jira] [Commented] (ARROW-1568) [C++] Implement "drop null" kernels that return array without nulls

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

Wes McKinney commented on ARROW-1568:
-------------------------------------

This can be implemented as a {{arrow::compute::VectorFunction}} because the size of the array is changed, so this function is not valid in a SQL-like context

> [C++] Implement "drop null" kernels that return array without nulls
> -------------------------------------------------------------------
>
>                 Key: ARROW-1568
>                 URL: https://issues.apache.org/jira/browse/ARROW-1568
>             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)