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 b0d74bd0ee ARROW-17815: [Python] Warn, not error out, when 
SetSignalStopSource fails (#14205)
     add 842d482389 ARROW-17792: [C++] Use lambda capture move construction 
(#14188)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset_writer.cc | 51 +++++++++++----------------------
 cpp/src/arrow/dataset/file_base.cc      |  7 ++---
 cpp/src/arrow/util/async_generator.h    | 37 ++++++++++--------------
 cpp/src/arrow/util/future.cc            | 25 ++++++----------
 cpp/src/arrow/util/task_group.cc        | 32 ++++++++-------------
 cpp/src/arrow/util/thread_pool.cc       | 16 ++++-------
 6 files changed, 59 insertions(+), 109 deletions(-)

Reply via email to