kevingurney opened a new issue, #38612:
URL: https://github.com/apache/arrow/issues/38612

   ### Describe the enhancement requested
   
   A considerable amount of new functionality has been added to the MATLAB 
interface to Arrow over the last few months:
   
   # Types
   - Array (Numeric, Boolean, String, Date, Time, List, Struct, etc.)
   - ChunkedArray
   - Schema
   - Types
   - RecordBatch
   - Table
   - Buffer
   
   # I/O
   - read/write CSV
   - read/write Feather V1
   
   # Misc
   - Display improvements
   - Round-trip conversions from Arrow <-> MATLAB
   
   At this point, we would like to prepare for an initial 0.1 release in order 
to work through some open questions related to the release process.
   
   Our initial thought is to package the code for the MATLAB interface into an 
[MLTBX 
file](https://www.mathworks.com/help/matlab/creating-help.html?s_tid=CRUX_lftnav)
 and host it somewhere for easy download and installation in MATLAB.
   
   This will be an initial step towards a stable 1.0 release.
   
   ### Component(s)
   
   MATLAB


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to