AlenkaF commented on PR #51404: URL: https://github.com/apache/arrow/pull/51404#issuecomment-5776982989
I decided to remove [changes connected to the depr warning in `__dlpack__`](https://github.com/apache/arrow/pull/51404/changes/84a85181848b78279047e93c44955acd0eda364f): The solution would need or check if warning is turned into an error and calling a deleter, or constructing a PyCapsule before emitting a warning. Both seem to be things that need some discussion and a fix in a separate issue I think. Currently the CI is not showing any deprecation warnings in out tests: https://github.com/apache/arrow/actions/runs/35728469810/job/106747835234?pr=51404#step:6:4240 -- 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]
