[ 
https://issues.apache.org/jira/browse/ARROW-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702399#comment-16702399
 ] 

Wes McKinney commented on ARROW-3897:
-------------------------------------

To future-proof your code, you should interact as little as possible with the 
Feather APIs. Instead, focus on converting to and from {{arrow::RecordBatch}} 
and {{arrow::Table}}. 

> [MATLAB] Add MATLAB support for writing numeric datatypes to a Feather file
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-3897
>                 URL: https://issues.apache.org/jira/browse/ARROW-3897
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: MATLAB
>            Reporter: Rylan Dmello
>            Priority: Major
>             Fix For: 0.13.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Currently the MATLAB - Feather interface supports reading numeric datatypes 
> (double, single, uint* and int*) from a Feather file. We should also add 
> support for writing these numeric datatypes to a Feather file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to