This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 704d123 ARROW-14205: [C++] Add utf8_normalize compute function
add 200f167 ARROW-14714: [C++][Doc] Rework CMake presets and add
documentation
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 6 +-
cpp/CMakePresets.json | 431 +++++++++++++--------
cpp/cmake_modules/DefineOptions.cmake | 2 +
.../arrow/compute/kernels/scalar_string_test.cc | 2 +
docs/source/developers/cpp/building.rst | 164 ++++++--
5 files changed, 406 insertions(+), 199 deletions(-)