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

[arrow] branch master updated (bef87ef -> d758361)

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 bef87ef  ARROW-7526: [C++][Compute] Optimize small integer sorting
     add d758361  ARROW-7535: [C++] Fix ASAN failures in Array::Validate()

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml       | 12 +++++-----
 .github/workflows/cpp_cron.yml  | 50 ++++++++++++++++++++---------------------
 cpp/src/arrow/array/validate.cc |  9 +++++---
 3 files changed, 37 insertions(+), 34 deletions(-)