This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3b0055a ARROW-9417: [C++] Write length in IPC message by using
little-endian
add df629f9 ARROW-9419: [C++] Expand fill_null function testing, test
sliced arrays, fix some bugs
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/scalar_fill_null.cc | 21 ++++----
.../arrow/compute/kernels/scalar_fill_null_test.cc | 62 +++++++++++++++++++---
cpp/src/arrow/testing/gtest_util.cc | 4 ++
3 files changed, 72 insertions(+), 15 deletions(-)