splix commented on PR #530: URL: https://github.com/apache/avro-rs/pull/530#issuecomment-4191492879
>> Added a feature to seek to a particular block when reading an Avro file. > Do you have a use case for this functionality ? I need to read just a few records from a large Avro file, and without this it's incredibly inefficient as I need to read the whole file from the start each time. -- 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]
