You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/05/30 00:04:37 UTC

[arrow] branch master updated (21a6474 -> 076a0f6)

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

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


    from 21a6474  ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests
     add 076a0f6  ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/exec.cc                      |  8 ++++++++
 cpp/src/arrow/compute/exec_test.cc                 |  5 ++---
 cpp/src/arrow/compute/kernel.cc                    |  7 ++-----
 .../{array/validate.h => compute/util_internal.h}  | 22 ++++++++++------------
 4 files changed, 22 insertions(+), 20 deletions(-)
 copy cpp/src/arrow/{array/validate.h => compute/util_internal.h} (70%)