You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2021/06/21 16:42:49 UTC

[arrow] branch master updated (450e0eb -> 1b8bedc)

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

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


    from 450e0eb  ARROW-12867: [R] Bindings for abs()
     add 1b8bedc  ARROW-13110: [C++] Deadlock can happen when using BackgroundGenerator without transferring callbacks

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/scanner.cc     |  6 +++++-
 cpp/src/arrow/util/async_generator.h | 18 ++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)