-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-36212: [MATLAB] Update
README.md
to mention support for `arrow.a…
…rray.Array` classes (#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! * Closes: #36212 Lead-authored-by: Kevin Gurney <[email protected]> Co-authored-by: Kevin Gurney <[email protected]> Co-authored-by: Sutou Kouhei <[email protected]> Co-authored-by: Sarah Gilmore <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information
1 parent
1b29d95
commit 990c297
Showing
1 changed file
with
114 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters