This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 7a0cb10 ARROW-12495: [C++] Fix NumPyBuffer::mutable_data()
add 0756865 ARROW-11660: [C++] Move RecordBatch::SelectColumns method
from R to C++ library
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/record_batch.cc | 21 +++++++++++++++++++++
cpp/src/arrow/record_batch.h | 4 ++++
cpp/src/arrow/record_batch_test.cc | 28 ++++++++++++++++++++++++++++
r/src/arrowExports.cpp | 4 ++--
r/src/recordbatch.cpp | 21 ++-------------------
5 files changed, 57 insertions(+), 21 deletions(-)