You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2019/11/06 12:58:00 UTC

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

Ben Kietzman created ARROW-7075:
-----------------------------------

             Summary: [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++, C++ - Compute
    Affects Versions: 0.15.0
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman
             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)