This is an automated email from the ASF dual-hosted git repository.
yibocai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 699348b ARROW-12750: [CI] [R] Actually pass parameterized docker
options to the templates
add 5c9200d ARROW-12530: [C++] Remove Buffer::mutable_data_
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/buffer.cc | 27 ++++++++++++++-------------
cpp/src/arrow/buffer.h | 24 ++++++------------------
cpp/src/arrow/gpu/cuda_context.cc | 5 +++--
cpp/src/arrow/gpu/cuda_context.h | 3 ++-
cpp/src/arrow/gpu/cuda_memory.cc | 21 +++++++++------------
cpp/src/arrow/io/file.cc | 11 ++++-------
cpp/src/arrow/python/common.cc | 3 ---
cpp/src/arrow/python/numpy_convert.cc | 6 +-----
cpp/src/gandiva/jni/jni_common.cc | 2 +-
9 files changed, 40 insertions(+), 62 deletions(-)