tustvold commented on issue #6152:
URL: https://github.com/apache/arrow-rs/issues/6152#issuecomment-2261514706

   > And so I'm trying to match pyarrow's 
[offset](https://arrow.apache.org/docs/python/generated/pyarrow.Array.html#pyarrow.Array.offset)
 attribute
   
   I don't think this is possible, arrow-rs handles slicing at the granularity 
of buffers not arrays
   
   > It does make me wonder if we should just remove offset from the Array
   
   IIRC it gets used for BooleanArray
   


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