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 2021/04/15 18:08:21 UTC

[arrow] branch master updated (45847e1 -> 49455ec)

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 45847e1  ARROW-12389: [R] [Docs] Add note about autocasting
     add 49455ec  ARROW-12367: [C++] Stop producing when PushGenerator was destroyed

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs.cc           |  6 ++-
 cpp/src/arrow/util/async_generator.h       | 69 ++++++++++++++++++++----------
 cpp/src/arrow/util/async_generator_test.cc | 61 ++++++++++++++++++--------
 3 files changed, 96 insertions(+), 40 deletions(-)