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 dd0fc69 ARROW-9089: [Python] A PyFileSystem handler for fsspec-based
filesystems
add a60529c ARROW-8927: [C++] Support dictionary memo in CUDA IPC
ReadRecordBatch functions
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/gpu/cuda_arrow_ipc.cc | 7 +++----
cpp/src/arrow/gpu/cuda_arrow_ipc.h | 8 ++++++--
cpp/src/arrow/gpu/cuda_test.cc | 34 +++++++++++++++++++++++++++++--
python/pyarrow/_cuda.pyx | 26 +++++++++++++++++------
python/pyarrow/includes/libarrow_cuda.pxd | 1 +
python/pyarrow/tests/test_cuda.py | 12 +++++++++--
6 files changed, 72 insertions(+), 16 deletions(-)