raulcd opened a new pull request, #49446: URL: https://github.com/apache/arrow/pull/49446
### Rationale for this change Python cuda jobs are currently failing with `'cuda.bindings.driver.CUcontext' object has no attribute 'value'` ### What changes are included in this PR? Cast to int instead of using `.value` accessor. This is related to this PR: - https://github.com/NVIDIA/numba-cuda/pull/784 ### Are these changes tested? Yes via archery ### Are there any user-facing changes? No -- 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]
