benibus commented on PR #34295: URL: https://github.com/apache/arrow/pull/34295#issuecomment-1441138674
One thing I haven't decided is how to deal with the compute unit tests since most of them make heavy use of the extra kernels, so a good chunk of them will fail without them. Easiest option would be force `ARROW_COMPUTE=ON` if `ARROW_BUILD_TESTS=ON` (not the worst idea in the world, i guess - as this is a packaging-focused feature). Alternatively, we could just not build the tests in question - although that would include most of the tests in `compute/exec`. (Also, I'll look into the unity build failures - not quite sure what's going wrong there...) -- 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]
