kou commented on PR #34740: URL: https://github.com/apache/arrow/pull/34740#issuecomment-1487604696
It's better but we don't require it. Because it's difficult to have CI for all supported platforms. We can use QEMU on x86_64 but the approach has a performance problem. For example, we have some s390x CI jobs on Travis CI but we'll abandon them because ASF stopped Travis CI support. @liujiacheng777 Could you run C++ unit tests on your environment because we can't do it in CI? https://arrow.apache.org/docs/dev/developers/cpp/development.html#running-unit-tests (You also need to read https://arrow.apache.org/docs/dev/developers/cpp/index.html to run unit tests.) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
