jorisvandenbossche commented on PR #42223: URL: https://github.com/apache/arrow/pull/42223#issuecomment-2284238319
> My preference would be on adding `copy_to()` and `view_or_copy_to()` methods. OK, updated the PR and keeping the `copy_to` name then (and will add `view_or_copy_to()`) as well). I don't have a strong opinion about the names so happy to go with those. I think my main concern is that IMO it is likely we are going to want to add a `Array.copy()` method at some point as well (that copies with truncation of sliced buffers), and then we have three similar method names. -- 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]
