This is an automated email from the ASF dual-hosted git repository.
kevingurney pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from f3dec5c467 GH-37181: [MATLAB] Remove outdated test class`
tArrowCppCall.m` (#37185)
add 0432aaed4d GH-37182: [MATLAB] Add public `Schema` property to MATLAB
`arrow.tabular.RecordBatch` class (#37184)
No new revisions were added by this update.
Summary of changes:
.../cpp/arrow/matlab/tabular/proxy/record_batch.cc | 17 ++++++++++++
.../cpp/arrow/matlab/tabular/proxy/record_batch.h | 1 +
matlab/src/matlab/+arrow/+tabular/RecordBatch.m | 7 +++++
matlab/test/arrow/tabular/tRecordBatch.m | 30 +++++++++++++++++++++-
4 files changed, 54 insertions(+), 1 deletion(-)