You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2023/05/19 00:50:57 UTC

[arrow] branch main updated (b80c655157 -> 5002535ec7)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from b80c655157 GH-35538: [C++] Remove unnecessary status.h include from protobuf (#35673)
     add 5002535ec7 GH-35537: [MATLAB] Create shared test class utility for numeric arrays (#35556)

No new revisions were added by this update.

Summary of changes:
 matlab/test/arrow/array/hNumericArray.m | 133 ++++++++++++++++++++++++++++++++
 matlab/test/arrow/array/tFloat32Array.m |  86 ++-------------------
 matlab/test/arrow/array/tFloat64Array.m | 104 +++----------------------
 3 files changed, 150 insertions(+), 173 deletions(-)
 create mode 100644 matlab/test/arrow/array/hNumericArray.m