mzabaluev commented on issue #9613:
URL: https://github.com/apache/arrow-rs/issues/9613#issuecomment-4119909263

   > separate "counting reader" type should be provided that would require a 
`Read + Seek` I/O parameter type.
   
   A better idea: a "reader with extra features" (which could be the same 
generic `Reader` sporting the extra API features when extra bounds are met on 
its parameter), which would also support ranged reads and `HeaderInfo` (#9548).


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