You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/08/29 17:13:00 UTC

[jira] [Created] (ARROW-3143) [C++] CopyBitmap into existing memory

Uwe L. Korn created ARROW-3143:
----------------------------------

             Summary: [C++] CopyBitmap into existing memory
                 Key: ARROW-3143
                 URL: https://issues.apache.org/jira/browse/ARROW-3143
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Uwe L. Korn
            Assignee: Uwe L. Korn
             Fix For: 0.11.0


{{CopyBitmap}} currently always allocates a new Buffer for its result. We also want to support the case where we insert into existing memory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)