westonpace opened a new pull request #10569: URL: https://github.com/apache/arrow/pull/10569
I changed the readahead generator to be consistent with the rest of the generators. All state is put into a dedicated struct and the generator only has a shared_ptr to the dedicated struct. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org