kevingurney opened a new pull request, #36213:
URL: https://github.com/apache/arrow/pull/36213

   ### Rationale for this change
   
   This pull request updates the `README.md` for the MATLAB interface to 
include a few more usage examples of working with the new `arrow.arrayArray` 
classes and to mention that the `-D MATLAB_ARROW_INTERFACE=ON` flag for 
building the MATLAB interface code. 
   
   ### What changes are included in this PR?
   
   1. `README.md` updated to include usage examples for `arrow.array.Array` 
classes
   2. `README.md` updated to mention `-D MATLAB_ARROW_INTERFACE=ON` flag 
   
   ### Are these changes tested?
   
   "Yes". Manually verified that the changes look as expected visually.
   
   ### Are there any user-facing changes?
   
   Yes. The `README.md` is now updated to include mention of the new 
`arrow.array.Array` classes.
   
   ### Future Directions
   
   1. In the future, we plan to incrementally keep the `README.md` up to date 
(and potentially add more extensive documentation in other files) as we 
continue to build out the APIs for the MATLAB interface. We might consider 
restructuring the documentation more extensively as we move closer to a "v1" 
version of the MATLAB interface.
   
   ### Notes
   
   1. Thanks @sgilmore10 for your help with this pull request!


-- 
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