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 bf9cbc0 ARROW-12103: [C++] Correctly handle unaligned access in
bit-unpacking code
add 82c42bc ARROW-12056: [C++] Create sequencing AsyncGenerator
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/async_generator.h | 149 +++++++++++++++++++++++++++++
cpp/src/arrow/util/async_generator_test.cc | 113 ++++++++++++++++++++++
cpp/src/arrow/util/test_common.cc | 9 +-
cpp/src/arrow/util/test_common.h | 2 +-
4 files changed, 268 insertions(+), 5 deletions(-)