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(-)