Jefffrey commented on PR #10094: URL: https://github.com/apache/arrow-rs/pull/10094#issuecomment-4669290414
i'm not sure if we can go with this approach, since the contract for slicing states it is zero-copy 🤔 > Returns a zero-copy slice of this array with the indicated offset and length. https://docs.rs/arrow/latest/arrow/array/trait.Array.html#tymethod.slice (though im not sure how strict this constraint is) -- 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]
