nealrichardson commented on issue #33819: URL: https://github.com/apache/arrow/issues/33819#issuecomment-1402437533
A few details I just noticed in the output on https://www.stats.ox.ac.uk/pub/bdr/clang16/arrow.out: ``` * using R Under development (unstable) (2023-01-20 r83646) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by clang version 16.0.0 (https://github.com/llvm/llvm-project.git 2133e8b9f942f91ec54e28c580fccf6d6b26c62e) GNU Fortran (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4) ``` So, (1) we're already using a newer clang build than he is, but (2) we're not testing with R-devel compiled by that clang, for what that's worth. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org