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

   Sure thing, I have a different branch which has most of that put together 
already.
   
   With the possible advent of multipart ranges #4612 , what do you think about 
storing a multi-range type (which still implements `From<Range<usize>>`)? For 
now that could have limitations to prevent construction of multiranges (so that 
we don't need to build all the rope stuff I mentioned in that other issue), it 
would just be the right type for if/when multiranges were accessible.


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