You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/01/05 09:22:39 UTC

[arrow] branch master updated (a745299 -> 4ad01cd)

This is an automated email from the ASF dual-hosted git repository.

jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from a745299  ARROW-11127: [C++] ifdef unused cpu_info on non-x86 platforms
     add 4ad01cd  ARROW-10578: [C++] Comparison kernels crashing for string array with null string scalar

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/codegen_internal.h   |  1 +
 .../arrow/compute/kernels/scalar_compare_test.cc   |  6 +++
 python/pyarrow/tests/test_compute.py               | 43 +++++++++++++++++++++-
 3 files changed, 48 insertions(+), 2 deletions(-)