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 b64afdb  ARROW-6973: [C++][ThreadPool] Use perfect forwarding in Submit
     add 006d82a  ARROW-6503: [C++] Add an argument of memory pool object to 
SparseTensorConverter

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/read_write_test.cc  |   5 +-
 cpp/src/arrow/python/numpy_convert.cc |   6 +-
 cpp/src/arrow/sparse_tensor.cc        | 109 +++++++++++----------
 cpp/src/arrow/sparse_tensor.h         |  45 ++++++---
 cpp/src/arrow/sparse_tensor_test.cc   | 179 +++++++++++++++++++---------------
 5 files changed, 197 insertions(+), 147 deletions(-)

Reply via email to