kylebarron commented on issue #6152: URL: https://github.com/apache/arrow-rs/issues/6152#issuecomment-2261042065
In a general sense, it can be useful to know "is the array at hand sliced". In the specific task at hand, in https://github.com/kylebarron/arro3 I'm trying to match core pyarrow APIs using arrow-rs. And so I'm trying to match pyarrow's [offset](https://arrow.apache.org/docs/python/generated/pyarrow.Array.html#pyarrow.Array.offset) attribute. -- 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]
