amoeba commented on PR #44134:
URL: https://github.com/apache/arrow/pull/44134#issuecomment-2356401436
Thanks for taking a look @AlenkaF. The existing docstring already mentions
the zero copy aspect and I think that's probably enough:
```
def slice(self, offset=0, length=None):
"""
Compute zero-copy slice of this array.
```
--
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]