raulcd commented on PR #13581: URL: https://github.com/apache/arrow/pull/13581#issuecomment-1183295692
It seems it is only on clang because we specifically build with: `-Wshorten-64-to-32`: https://github.com/apache/arrow/blob/master/cpp/cmake_modules/SetupCxxFlags.cmake#L285 Supressing the errors fixes the build. -- 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