clbarnes commented on PR #5222:
URL: https://github.com/apache/arrow-rs/pull/5222#issuecomment-1876749448

   Yes, that all makes sense to me. The only query I had was no longer 
explicitly checking for `StartTooLarge` in the `GetRange::Bounded::as_range` - 
a correct error will still be thrown (because we check that the end is after 
the start and that the `end <= len`), it's just marginally less explicit. Happy 
with the changes either way.


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