Sarah Gilmore created ARROW-12752: ------------------------------------- Summary: [MATLAB] Implement LifetimeManager for managing arrow memory lifetime Key: ARROW-12752 URL: https://issues.apache.org/jira/browse/ARROW-12752 Project: Apache Arrow Issue Type: Task Components: MATLAB Reporter: Sarah Gilmore
When we create an arrow object in MATLAB (e.g. arrow.Array) we need to ensure the underlying arrow C++ data structures stay alive for the duration of the wrapping MATLAB object's lifetime. -- This message was sent by Atlassian Jira (v8.3.4#803005)