raulcd commented on issue #49437: URL: https://github.com/apache/arrow/issues/49437#issuecomment-3996837413
This is related to this changes: - https://github.com/NVIDIA/numba-cuda/pull/784 I tried a naive approach that I was pretty sure it wasn't going to work :) From what I can see we should handle both the `from_numba` and `to_numba` cases for the ctypes changes for numba-cuda 0.28. As we are also wrapping the handles on `ctypes.c_void_p(self.handle)` FYI @gmarkall @pitrou -- 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]
