This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from b1f009c ARROW-14306: [C++][Compute] Add binary reverse kernel
add a4badab ARROW-14907: [C++] Enable CSV Writer to control end-of-line
character
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/options.h | 3 ++
cpp/src/arrow/csv/writer.cc | 88 +++++++++++++++++++++++-----------------
cpp/src/arrow/csv/writer.h | 1 -
cpp/src/arrow/csv/writer_test.cc | 37 ++++++++++++-----
4 files changed, 80 insertions(+), 49 deletions(-)