pitrou commented on issue #51204: URL: https://github.com/apache/arrow/issues/51204#issuecomment-5569119354
@raulcd Note that the crashing code on the CUDA Python CI is not Numba-related. (and it's inherently crashy, though it used to raise an error before for some reason: I think we could simply remove it) https://github.com/apache/arrow/blob/e235bdd6fef4aad712513c2bf47894b55d3f2178/python/pyarrow/tests/test_cuda.py#L300-L306 -- 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]
