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 0432aaed4d GH-37182: [MATLAB] Add public `Schema` property to MATLAB
`arrow.tabular.RecordBatch` class (#37184)
add 7c8c2fb1d7 GH-37187: [MATLAB] Re-implement `tfeathermex.m` tests in
terms of new internal Feather Reader and Writer objects (#37189)
No new revisions were added by this update.
Summary of changes:
matlab/test/arrow/io/feather/tRoundTrip.m | 66 ++++++++++++++-
matlab/test/tfeathermex.m | 67 ---------------
.../test/util/createVariablesAndMetadataStructs.m | 97 ----------------------
matlab/test/util/featherMEXRoundTrip.m | 22 -----
4 files changed, 65 insertions(+), 187 deletions(-)
delete mode 100644 matlab/test/tfeathermex.m
delete mode 100644 matlab/test/util/createVariablesAndMetadataStructs.m
delete mode 100644 matlab/test/util/featherMEXRoundTrip.m