You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/06/22 13:11:46 UTC

[arrow] branch master updated (c43fab3 -> c18c755)

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

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


    from c43fab3  ARROW-13127: [R] Valgrind nightly errors
     add c18c755  ARROW-13139: [C++] ReadaheadGenerator cannot be safely copied/moved

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/async_generator.h       | 114 ++++++++++++++++++++---------
 cpp/src/arrow/util/async_generator_test.cc |  32 ++++++++
 2 files changed, 113 insertions(+), 33 deletions(-)