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/06/19 15:22:28 UTC

[arrow] branch master updated (25a9567 -> cbab72f)

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 25a9567  ARROW-9178: [R] Improve documentation about CSV reader
     add cbab72f  ARROW-8895: [C++] Test temporal types with Take and Filter, expand types supported by RandomArrayGenerator::ArrayOf

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_compare_test.cc   |  66 +++---
 cpp/src/arrow/compute/kernels/test_util.h          |  21 ++
 .../arrow/compute/kernels/vector_selection_test.cc | 245 +++++++++------------
 cpp/src/arrow/testing/random.cc                    |  34 ++-
 4 files changed, 188 insertions(+), 178 deletions(-)