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 2153080  ARROW-11668: [C++] Sporadic UBSAN error in 
FutureStessTest.TryAddCallback
     add 5d82266  ARROW-11470: [C++] Detect overflow on computation of tensor 
strides

No new revisions were added by this update.

Summary of changes:
 ci/scripts/cpp_test.sh                |   1 +
 cpp/src/arrow/ipc/test_common.cc      |   4 +-
 cpp/src/arrow/tensor.cc               | 114 +++++++++++++++++++++++++---------
 cpp/src/arrow/tensor.h                |  11 ++--
 cpp/src/arrow/tensor/coo_converter.cc |   6 +-
 cpp/src/arrow/tensor/csf_converter.cc |   2 +-
 cpp/src/arrow/tensor/csx_converter.cc |   2 +-
 cpp/src/arrow/tensor_test.cc          | 105 +++++++++++++++++++++++++++++++
 8 files changed, 203 insertions(+), 42 deletions(-)

Reply via email to