jorisvandenbossche commented on PR #42223: URL: https://github.com/apache/arrow/pull/42223#issuecomment-2273605401
As another idea based on the Array API (although then deviating much more from the C++ API) could be a `to_device()` method (https://data-apis.org/array-api/latest/API_specification/generated/array_api.array.to_device.html), which could quite naturally combine the functionality of `CopyTo` and `ViewOrCopyTo`, I think. -- 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]
