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

   Perhaps
   
   ```
   async fn get_ranges(&self, location: &Path, ranges: &[usize]) -> 
Result<Vec<Bytes>>; 
   ```
   
   With a default serial implementation? 


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