mzabaluev commented on issue #9668: URL: https://github.com/apache/arrow-rs/issues/9668#issuecomment-4224694535
I don't know if the description is insufficient, but #9632 introduces an optimization: rather than reading the entire requested file range in memory at once and then parsing the file, the reader can request a stream and parse one chunk at a time as the file reader yields them. -- 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]
