You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/01/23 11:50:13 UTC

[arrow] branch master updated (8f3148b -> bbc99a0)

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

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


    from 8f3148b  ARROW-7583: [FlightRPC][C++] relax auth tests due to nondeterminism
     add bbc99a0  ARROW-7650: [C++][Dataset] enable dataset tests on Windows

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/CMakeLists.txt  | 20 +++++++---------
 cpp/src/arrow/dataset/dataset_test.cc | 45 +++++++++++++++++++----------------
 cpp/src/arrow/dataset/scanner.h       |  2 +-
 cpp/src/arrow/dataset/scanner_test.cc |  8 ++++---
 cpp/src/arrow/dataset/test_util.h     |  1 +
 cpp/src/arrow/type.h                  |  2 +-
 6 files changed, 42 insertions(+), 36 deletions(-)