Fiona La created ARROW-11919:
--------------------------------

             Summary: [MATLAB] Create arrow.Array class
                 Key: ARROW-11919
                 URL: https://issues.apache.org/jira/browse/ARROW-11919
             Project: Apache Arrow
          Issue Type: New Feature
          Components: MATLAB
            Reporter: Fiona La


Create arrow.Array, an abstract MATLAB class which represents arrow memory. 
Users can create an arrow.Array from MATLAB arrays. Concrete subclasses, such 
as arrow.UInt64Array or arrow.Float64Array, will allow the user to create 
specific array types. The design mirrors APIs of other language bindings in the 
Arrow project. 

More details about the MATLAB Interface for Apache Arrow can be found here: 
https://github.com/mathworks/arrow/blob/ARROW-11795/matlab/doc/matlab_interface_for_apache_arrow_design.md



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

Reply via email to