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 5f15fa5 ARROW-11952: [Rust] Make ArrayData --> GenericListArray
fallable instead of `panic!`
add 437c0cc ARROW-11590: [C++] Move CSV background generator to IO thread
pool
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/reader.cc | 20 ++---
cpp/src/arrow/util/async_generator.h | 126 +++++++++++++++++++++++++++++-
cpp/src/arrow/util/iterator_test.cc | 142 +++++++++++++++++++++++++++++++++-
cpp/src/arrow/util/queue_benchmark.cc | 4 +-
4 files changed, 272 insertions(+), 20 deletions(-)