jorisvandenbossche commented on PR #42223: URL: https://github.com/apache/arrow/pull/42223#issuecomment-2260586275
> I am not entirely sold on the API on the python side. While this currently 1:1 exposes the C++ `CopyTo` method as a `copy_to()` method, on the Python side we could also have just a `copy()` method In addition, on the C++ side there is also `ViewOrCopyTo` that we should expose in Python, and so the question becomes if that should be a separate method or if that could also be combined in a single API. -- 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]
