LucasG0 commented on issue #28415:
URL: https://github.com/apache/arrow/issues/28415#issuecomment-1869803019

   As a first step, would having `copy=False` behaving like "try not to copy" 
as default behavior be relevant? Benefit is that current users relying on the 
non-copy behavior would not be affected, while users struggling with the 
confusing behavior could be enlightened by having a look at `copy` parameter 
doc and use `copy=True` if needed. Downside is that current behavior remains 
confusing.


-- 
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]

Reply via email to