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 17a0709 ARROW-6229: [C++][Dataset] implement FileSystemBasedDataSource
add cef82b4 ARROW-5830: [C++] Stop using memcmp in TensorEquals for
tensors with float values
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compare.cc | 123 +++++++++++++++++++++++++++++++++--------
cpp/src/arrow/compare.h | 3 +-
cpp/src/arrow/tensor.cc | 5 +-
cpp/src/arrow/tensor.h | 3 +-
cpp/src/arrow/tensor_test.cc | 128 +++++++++++++++++++++++++++++++++++++++++--
5 files changed, 229 insertions(+), 33 deletions(-)