Commits

Antoine Pitrou authored 986eab4a3b0
ARROW-9968: [C++] Fix UBSAN build Native `__int128_t` gives link errors on clang with UBSAN enabled, revert to Boost in that case. Closes #8164 from pitrou/ARROW-9968-fix-ubsan Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>