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 19:58:00 UTC

[jira] [Resolved] (ARROW-7075) [C++] Boolean kernels should not allocate in Call()

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

Wes McKinney resolved ARROW-7075.
---------------------------------
    Resolution: Fixed

This was done in ARROW-8792

> [C++] Boolean kernels should not allocate in Call()
> ---------------------------------------------------
>
>                 Key: ARROW-7075
>                 URL: https://issues.apache.org/jira/browse/ARROW-7075
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.15.0
>            Reporter: Ben Kietzman
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 1.0.0
>
>
> The boolean kernels currently allocate their value buffers ahead of time but not their null bitmaps.



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