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 2022/10/04 22:22:52 UTC

[arrow] branch master updated (92820cbda2 -> bfe5f7b224)

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

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


    from 92820cbda2 ARROW-17934: [R] Use tempfile instead of working directory for dataset test (#14315)
     add bfe5f7b224 ARROW-17687: ScanningStress test is flaky in CI (#14314)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/scanner_test.cc | 31 ++++++++---
 cpp/src/arrow/util/async_util.cc      | 96 ++++++++++++++++++++---------------
 cpp/src/arrow/util/future.h           |  2 +-
 3 files changed, 81 insertions(+), 48 deletions(-)