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 ae9915d ARROW-15385: [Integration] Split duration from interval in
integration tests
add 512c5f1 ARROW-15373: [C++] Return unique_ptr from
MemoryManager::AllocateBuffer
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/buffer_test.cc | 2 +-
cpp/src/arrow/device.cc | 2 +-
cpp/src/arrow/device.h | 4 ++--
cpp/src/arrow/gpu/CMakeLists.txt | 25 +++++++++++++++++--------
cpp/src/arrow/gpu/cuda_context.cc | 9 +++++----
cpp/src/arrow/gpu/cuda_context.h | 4 ++--
cpp/src/arrow/gpu/cuda_test.cc | 3 ++-
cpp/src/arrow/ipc/writer.cc | 2 +-
8 files changed, 31 insertions(+), 20 deletions(-)