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 4680ca5b20 GH-37209: [CI][Docs][MATLAB] Remove support for
`MATLAB_ARROW_INTERFACE` flag from CMake build system and build new MATLAB
Interface code by default (#37211)
add 4fc2731a3c GH-37144: [C++] Add
RecordBatchFileReader::To{RecordBatches,Table} (#37167)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/ipc/read_write_test.cc | 28 +++++++++++++++++++++++-----
cpp/src/arrow/ipc/reader.cc | 16 ++++++++++++++++
cpp/src/arrow/ipc/reader.h | 6 ++++++
cpp/src/arrow/table.h | 2 +-
4 files changed, 46 insertions(+), 6 deletions(-)