You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/12/08 18:40:20 UTC

[arrow] branch master updated (d3bf0f6 -> afa5d95)

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 d3bf0f6  ARROW-15028: [C++] Fix Gandiva compile failure on Unity builds
     add afa5d95  ARROW-14741: [C++] Add support for RecordBatchReader in CSV writer

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/writer.cc      | 14 +++++++++++++-
 cpp/src/arrow/csv/writer.h       |  6 ++++++
 cpp/src/arrow/csv/writer_test.cc |  6 ++++++
 3 files changed, 25 insertions(+), 1 deletion(-)