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 2022/03/17 14:29:00 UTC

[jira] [Assigned] (ARROW-13057) [MATLAB] Migrate the MEX gateway function to use the latest MATLAB data array (MDA)C++ API, stead of C style-matrix API

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

Fiona La reassigned ARROW-13057:
--------------------------------

    Assignee: Fiona La  (was: Sreehari Hegden)

> [MATLAB] Migrate the MEX gateway function to use the latest MATLAB data array (MDA)C++ API, stead of C style-matrix API
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-13057
>                 URL: https://issues.apache.org/jira/browse/ARROW-13057
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: MATLAB
>            Reporter: tahsin hassan
>            Assignee: Fiona La
>            Priority: Minor
>
> The current featherreadmex and featherwritemex functionality uses the oldĀ 
> c-style matrix api, from MATLAB
> [https://www.mathworks.com/help/matlab/cc-mx-matrix-library.html?s_tid=CRUX_lftnav]
> We should update these functionalities to build against the latest MATLAB Data Array (mda) , C++ style api, since these new API uses modern C++ semantics and design patterns and avoids data copies whenever possible.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)