This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 931acd87a7 GH-47514: [C++][Parquet] Add unpack tests and benchmarks
(#47515)
add 72b0346003 GH-41239: [C++] Support to write csv header without quotes
(#47524)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/options.h | 6 ++
cpp/src/arrow/csv/writer.cc | 126 +++++++++++++++++++++++++++------------
cpp/src/arrow/csv/writer_test.cc | 30 +++++++++-
3 files changed, 121 insertions(+), 41 deletions(-)