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 73454b7040 GH-37378: [C++] Add A Dictionary Compaction Function For
DictionaryArray (#37418)
add ef02417d40 GH-37592: [MATLAB] Add `NumRows` property to
`arrow.tabular.RecordBatch` (#38215)
No new revisions were added by this update.
Summary of changes:
.../cpp/arrow/matlab/tabular/proxy/record_batch.cc | 9 ++++
.../cpp/arrow/matlab/tabular/proxy/record_batch.h | 1 +
matlab/src/matlab/+arrow/+tabular/RecordBatch.m | 5 +++
matlab/test/arrow/tabular/tRecordBatch.m | 48 +++++++++++++++++++---
4 files changed, 58 insertions(+), 5 deletions(-)