You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Sarah Gilmore (Jira)" <ji...@apache.org> on 2021/05/12 14:07:00 UTC

[jira] [Created] (ARROW-12753) [MATLAB] Create a templated ObjectMap for storing arrow C++ data structures with IDs

Sarah Gilmore created ARROW-12753:
-------------------------------------

             Summary: [MATLAB] Create a templated ObjectMap for storing arrow C++ data structures with IDs
                 Key: ARROW-12753
                 URL: https://issues.apache.org/jira/browse/ARROW-12753
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: MATLAB
            Reporter: Sarah Gilmore


In order to keep arrow C++ data structures alive for the duration of the wrapping MATLAB object (e.g. arrow.Array), we can store the arrow C++ data structure in a map indexed by a unique ID. 



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