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/04/08 11:57:06 UTC

[arrow] branch master updated (95ca4f5 -> 8d4ce14)

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 95ca4f5  ARROW-12215: [C++] Allow null values in fixed-size binary columns read from CSV
     add 8d4ce14  ARROW-12286: [C++] Create AsyncGenerator from Future<AsyncGenerator<T>>

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/async_generator.h       |  7 ++++++
 cpp/src/arrow/util/async_generator_test.cc | 35 +++++++++++++++++++++++++-----
 2 files changed, 36 insertions(+), 6 deletions(-)