You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Fiona La (Jira)" <ji...@apache.org> on 2021/03/09 20:56:00 UTC

[jira] [Assigned] (ARROW-11919) [MATLAB] Create arrow.Array class

     [ https://issues.apache.org/jira/browse/ARROW-11919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fiona La reassigned ARROW-11919:
--------------------------------

    Assignee: Fiona La

> [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
>            Assignee: Fiona La
>            Priority: Minor
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> 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)