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 e9fa304 ARROW-13072: [C++] Add bit-wise arithmetic kernels
add a308f2c ARROW-12996: Add bytes_read() to StreamingReader
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/reader.cc | 104 +++++++++++++++++++++++++--------------
cpp/src/arrow/csv/reader.h | 15 ++++++
cpp/src/arrow/csv/reader_test.cc | 68 +++++++++++++++++++++++++
3 files changed, 150 insertions(+), 37 deletions(-)