You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/06/30 14:51:20 UTC

[arrow] branch master updated (e9fa304 -> a308f2c)

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