lidavidm edited a comment on pull request #9656: URL: https://github.com/apache/arrow/pull/9656#issuecomment-812080034
(I've pushed what I have, but note that rather than duplicate everything, I'd also like to test if we can just replace the sync message reader with blocking on the async one so that we're not maintaining two entirely separate read paths there.) This is also no longer using the background generator again, so it should be fully re-entrant and we could just throw some readahead at it in cases where we think that'll be beneficial (e.g. compressed Feather on S3). -- 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: [email protected]
