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 f277f2e5a0 ARROW-17842: [C++][CI] Use Brew installed clang for MacOS
verify-rc (#14236)
add df7babbffa ARROW-17846: [C++] Use `if constexpr` in CSV subsystem
(#14241)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/converter.cc | 33 ++++-------
cpp/src/arrow/csv/writer.cc | 122 +++++++++++++++++---------------------
cpp/src/arrow/type_traits.h | 42 +++++++------
cpp/src/arrow/visit_type_inline.h | 27 +++++++++
4 files changed, 114 insertions(+), 110 deletions(-)